From: Teodora Baluta Date: Tue, 5 Nov 2013 16:36:46 +0000 (+0200) Subject: staging: lustre: place EXPORT_SYMBOL after its function X-Git-Tag: v3.14-rc1~150^2~775^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2b3070f1f920ff9dae1ea26809944b6b1d46f2;p=pandora-kernel.git staging: lustre: place EXPORT_SYMBOL after its function This patch fixes the following type of warnings detected by checkpatch.pl: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: Teodora Baluta Reviewed-by: Lisa Nguyen Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed