From: Jeremiah Mahler Date: Sat, 27 Dec 2014 20:46:47 +0000 (-0800) Subject: staging: lustre: selftest: fix "not declared" by declaring static X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62366bf14c9a198ae4daadffd4d8c4156febfd18;p=pandora-kernel.git staging: lustre: selftest: fix "not declared" by declaring static Fix several "symbol '...' was not declared" sparse warnings for variables which are only used locally by declaring them static. Signed-off-by: Jeremiah Mahler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed