Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 911c8541 authored by Eldad Zack's avatar Eldad Zack Committed by David S. Miller
Browse files

net/ipv6/fib6_rules.c: Checkpatch cleanup



fib6_rules.c:26: ERROR: open brace '{' following struct go on the same line

Signed-off-by: default avatarEldad Zack <eldad@fogrefinery.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 81bd60b5
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -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;