提交 911c8541 编写于 作者: E Eldad Zack 提交者: David S. Miller

net/ipv6/fib6_rules.c: Checkpatch cleanup

fib6_rules.c:26: ERROR: open brace '{' following struct go on the same line
Signed-off-by: NEldad Zack <eldad@fogrefinery.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 81bd60b5
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
#include <net/ip6_route.h> #include <net/ip6_route.h>
#include <net/netlink.h> #include <net/netlink.h>
struct fib6_rule struct fib6_rule {
{
struct fib_rule common; struct fib_rule common;
struct rt6key src; struct rt6key src;
struct rt6key dst; struct rt6key dst;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册