From: Rashika Kheria Date: Thu, 24 Oct 2013 13:57:14 +0000 (+0530) Subject: Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735c2e264b1595bda4b3886152aebe05c082a3ef;p=pandora-kernel.git Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable This patch fixes the following checkpatch.pl issues in lnet/lnet/acceptor.c: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: Rashika Kheria Reviewed-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed