From: aybuke ozdemir Date: Thu, 26 Feb 2015 21:45:44 +0000 (+0200) Subject: Staging: lustre: Move export_symbol below its function X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~876 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93133eb42ed698a6ac23fb320074e6abc17b091e;p=pandora-kernel.git Staging: lustre: Move export_symbol below its function This patch fixes "EXPORT_SYMBOL(foo); should immediately follow its function/variable" checkpatch.pl warning in file.c Signed-off-by: aybuke ozdemir Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed