From: Changli Gao Date: Sun, 25 Jul 2010 20:46:01 +0000 (+0000) Subject: genetlink: cleanup code according to CodingStyle X-Git-Tag: v2.6.36-rc1~571^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416c2f9cf5524cb53392cbcf99fef7aa687192ce;p=pandora-kernel.git genetlink: cleanup code according to CodingStyle If the function is exported, the EXPORT* macro for it should follow immediately after the closing function brace line. Signed-off-by: Changli Gao ---- net/netlink/genetlink.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed