git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78f09f
)
genetlink: cleanup code according to CodingStyle
author
Changli Gao
<xiaosuo@gmail.com>
Sun, 25 Jul 2010 20:46:01 +0000
(20:46 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Jul 2010 03:53:49 +0000
(20:53 -0700)
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>
No differences found