staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 31 Aug 2014 09:53:35 +0000 (15:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Aug 2014 19:59:35 +0000 (12:59 -0700)
commit3ace5213e4fe6ae26260a9cafe11b3e7c3efcc4f
treef5c76183575dff11d966f1e3ff967dec363c52d2
parent58964e8d73834abfe983ee807e55e77e53d502c8
staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared

fixed sparse warning of following symbol not declared:
warning: symbol 'lnet_ptl_cleanup' was not declared. Should it be static?
warning: symbol 'lnet_ptl_setup' was not declared. Should it be static?

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-ptl.c