linux_dsm_epyc7002/net/netlink
Changli Gao 416c2f9cf5 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>
2010-07-26 20:53:49 -07:00
..
af_netlink.c netlink: netlink_recvmsg() fix 2010-07-26 13:09:16 -07:00
genetlink.c genetlink: cleanup code according to CodingStyle 2010-07-26 20:53:49 -07:00
Makefile netlink: Move netlink attribute parsing support to lib 2009-03-04 14:53:30 +08:00