]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:lustre:lustre:ptlrpc: fix sparse warnings in lproc_ptlrpc.c
authorFred Chou <fred.chou.nd@gmail.com>
Mon, 8 Dec 2014 09:52:07 +0000 (17:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:30:59 +0000 (15:30 -0800)
commitff2bf19e8d611caa2033e158f041e2876742570a
treefa547c87171958295097e3792c0c379a50ede746
parent376048962321f630b523d5f1421f5c9cfa051cd0
staging:lustre:lustre:ptlrpc: fix sparse warnings in lproc_ptlrpc.c

Fixed the below warning in sparse:

drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c:184:6:
warning: symbol 'ptlrpc_lprocfs_register' was not declared.
Should it be static?

Signed-off-by: Fred Chou <fred.chou.nd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c