summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorMatt Kurz <matt@ninezulu.com>2014-07-23 00:10:33 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-23 02:00:33 +0400
commitc49d4b96ab6175fdcc3f858b0ef620f20ae16437 (patch)
tree712931d08bff2107a5175a91c7232c8a4fc8a929 /include/linux/platform_data
parent137edbaa94c89132152ef3715542beff4af8e51d (diff)
downloadlinux-c49d4b96ab6175fdcc3f858b0ef620f20ae16437.tar.xz
staging: lustre: Fix sparse warnings
Declare several functions and variables as static in order to address the following sparse warnings drivers/staging/lustre/lnet/lnet/acceptor.c:49:3: warning: symbol 'lnet_acceptor_state' was not declared. Should it be static? drivers/staging/lustre/lnet/lnet/acceptor.c:79:1: warning: symbol 'lnet_acceptor_get_tunables' was not declared. Should it be static? drivers/staging/lustre/lnet/lnet/acceptor.c:211:1: warning: symbol 'lnet_accept' was not declared. Should it be static? drivers/staging/lustre/lnet/lnet/acceptor.c:333:1: warning: symbol 'lnet_acceptor' was not declared. Should it be static? Tested by compilation only. Signed-off-by: Matt Kurz <matt@ninezulu.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions