]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: libcfs: fix sparse warnings about static declaration
authorJia He <hejianet@gmail.com>
Tue, 16 Dec 2014 14:37:36 +0000 (22:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:41:23 +0000 (15:41 -0800)
commit23a8ce2e9291cdff0e59cb3f012088fd1a2e165c
tree1372c6439ffc8e32b3027fcfd4889c81c2db23b3
parentbe7a30488c79b7ef5a4338e09935c1710da42a20
staging: lustre: libcfs: fix sparse warnings about static declaration

make sparse happy since these two fuchtion are only used in module.c.
tested by successful compilation.

Signed-off-by: Jia He <hejianet@gmail.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/module.c