From: Jia He Date: Tue, 16 Dec 2014 14:37:36 +0000 (+0800) Subject: staging: lustre: libcfs: fix sparse warnings about static declaration X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054cd8374facbefeafa335d6c3c663939612a889;p=pandora-kernel.git staging: lustre: libcfs: fix sparse warnings about static declaration make sparse happy since these two fuchtion are only used in module.c. tested by successful compilation. Signed-off-by: Jia He Cc: Oleg Drokin Cc: Andreas Dilger Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed