]> Git Repo - linux.git/commit - lib/test_lockup.c
lib/test_lockup.c: make symbol 'test_works' static
authorWei Yongjun <[email protected]>
Wed, 12 Aug 2020 01:34:41 +0000 (18:34 -0700)
committerLinus Torvalds <[email protected]>
Wed, 12 Aug 2020 17:57:59 +0000 (10:57 -0700)
commitf36331770406b8e693a3d8d71ab3ccbbeabc7142
tree99f50dccf6f980ea9eb8bf4605e38bd8b8010385
parent403f177304354990c36d5a7d125bce2b39bcbe2c
lib/test_lockup.c: make symbol 'test_works' static

Fix sparse build warning:

lib/test_lockup.c:403:1: warning:
 symbol '__pcpu_scope_test_works' was not declared. Should it be static?

Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
lib/test_lockup.c
This page took 0.051239 seconds and 4 git commands to generate.