From: Chen Weixiang Date: Thu, 5 Feb 2015 13:24:41 +0000 (+0800) Subject: staging: lustre: lustre: libcfs: define symbols as static X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533e80b1ea709577ec5cf73b8b566569bc711259;p=pandora-kernel.git staging: lustre: lustre: libcfs: define symbols as static This patch fixes the following warning using sparse - warning: symbol 'libcfs_debug_mb' was not declared. Should it be static? - warning: symbol 'portal_enter_debugger' was not declared. Should it be static? Signed-off-by: Chen Weixiang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed