aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcus Folkesson <marcus.folkesson@gmail.com>2015-05-28 11:21:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 11:28:48 +0900
commitf9aaa43eeea07adb3bf8354d1b36622b9c349c5a (patch)
treeffc553a085e2e6bcef593205805caf7dbde5b61b /include
parentstaging/lustre/obd: move status files from procfs to debugfs (diff)
staging: lustre: fix non-static symbol warnings reported by sparse
Warnings reported by sparse: drivers/staging/lustre/lustre/ptlrpc/pinger.c:94:5: warning: symbol 'ptlrpc_ping' was not declared. Should it be static? drivers/staging/lustre/lustre/ptlrpc/pinger.c:113:6: warning: symbol 'ptlrpc_update_next_ping' was not declared. Should it be static drivers/staging/lustre/lustre/ptlrpc/pinger.c:144:6: warning: symbol 'pinger_check_timeout' was not declared. Should it be static? drivers/staging/lustre/lustre/ptlrpc/pinger.c:425:21: warning: symbol 'ptlrpc_new_timeout' was not declared. Should it be static? drivers/staging/lustre/lustre/ptlrpc/pinger.c:551:1: warning: symbol 'pet_list' was not declared. Should it be static? Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions