From 416c2f9cf5524cb53392cbcf99fef7aa687192ce Mon Sep 17 00:00:00 2001 From: Changli Gao Date: Sun, 25 Jul 2010 20:46:01 +0000 Subject: [PATCH] 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-format-patch failed