commit | 416c2f9cf5524cb53392cbcf99fef7aa687192ce | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Sun Jul 25 20:46:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 26 20:53:49 2010 -0700 |
tree | 13ea7c8ddc0ea37f8017849eea859736f2e14233 | |
parent | f78f09f76540c9a986bc321a186a291f4bb40925 [diff] |
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 <xiaosuo@gmail.com> ---- net/netlink/genetlink.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Signed-off-by: David S. Miller <davem@davemloft.net>