linux/drivers/staging/lustre
Matt Kurz c49d4b96ab 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>
2014-07-22 15:00:33 -07:00
..
include/linux staging: lustre: remove proc function wrappers 2014-07-12 21:26:09 -07:00
lnet staging: lustre: Fix sparse warnings 2014-07-22 15:00:33 -07:00
lustre staging: lustre: llite: rw.c: remove gfp_mask 2014-07-22 15:00:33 -07:00
Kconfig
Makefile staging: lustre: remove top level ccflags variable 2014-07-11 20:51:16 -07:00
TODO staging: lustre: remove hpdd-discuss list from TODO file 2014-07-12 18:01:57 -07:00