From: Hugh Dickins Date: Fri, 13 Jan 2012 01:20:00 +0000 (-0800) Subject: mm: no blank line after EXPORT_SYMBOL in swap.c X-Git-Tag: v3.3-rc1~81^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d06f382c733f99ec67df006255e87525ac1efd3;p=pandora-kernel.git mm: no blank line after EXPORT_SYMBOL in swap.c checkpatch rightly protests WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable so fix the five offenders in mm/swap.c. Signed-off-by: Hugh Dickins Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed