staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warning
authorPhong Tran <tranmanphong@gmail.com>
Tue, 19 Aug 2014 15:45:50 +0000 (22:45 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 18:56:33 +0000 (11:56 -0700)
This patch fixes some non static function declarations that
cause sparse warning. Tested by compilation.

Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found