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)
commitf9cd474f86db4572a559a2c855b6f42aba713247
tree918eff826cee03d61629d60b3a83000ecdff7d6f
parent11c8779bc0e0002f2a3dd5400c1e2cff584b90d9
staging: lustre: lnet: socklnd_cb.c Fix sparse non-static symbol warning

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>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c