From: Fred Chou Date: Mon, 8 Dec 2014 09:52:07 +0000 (+0800) Subject: staging:lustre:lustre:ptlrpc: fix sparse warnings in lproc_ptlrpc.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff2bf19e8d611caa2033e158f041e2876742570a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed