From: Mingming Cao Date: Wed, 14 Jan 2009 15:19:32 +0000 (+0100) Subject: quota: Move EXPORT_SYMBOL immediately next to the functions/varibles X-Git-Tag: v2.6.30-rc1~648^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d0350ce9d63b19b62498c7b6421c2a95246b95;p=pandora-kernel.git quota: Move EXPORT_SYMBOL immediately next to the functions/varibles According to checkpatch: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: Mingming Cao Signed-off-by: Jan Kara --- Reading git-diff-tree failed