]> Git Repo - linux.git/commit - lib/test_lockup.c
lib/test_lockup.c: make test_inode static
authorJason Yan <[email protected]>
Thu, 4 Jun 2020 23:50:14 +0000 (16:50 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Jun 2020 02:06:25 +0000 (19:06 -0700)
commit02223e36f315be7e647aa4fbb09a8f8b5a2fa43e
tree43a5bfca5732f1fb385f0506d1beed7e4d8aeea0
parent07887358993d48571f0f3a25cfce715564b35587
lib/test_lockup.c: make test_inode static

Fix the following sparse warning:

  lib/test_lockup.c:145:14: warning: symbol 'test_inode' was not declared.
  Should it be static?

Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[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.048507 seconds and 4 git commands to generate.