From: H Hartley Sweeten Date: Tue, 22 Sep 2009 23:43:53 +0000 (-0700) Subject: aio.c: move EXPORT* macros to line after function X-Git-Tag: v2.6.32-rc1~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385773e04806e8903e9ec683f5c4bd14926a86dc;p=pandora-kernel.git aio.c: move EXPORT* macros to line after function As mentioned in Documentation/CodingStyle, move EXPORT* macro's to the line immediately after the closing function brace line. Also, move the __initcall() similarly. Signed-off-by: H Hartley Sweeten Cc: Zach Brown Cc: Benjamin LaHaise Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed