diff --git a/net/ipv6/fib6_rules.c b/net/ipv6/fib6_rules.c index 01a2de1f5e876e26f1f6b349f4e6fc9229fdad28..0ff1cfd55bc4949fc02bf9dcef30fca58727c308 100644 --- a/net/ipv6/fib6_rules.c +++ b/net/ipv6/fib6_rules.c @@ -22,8 +22,7 @@ #include #include -struct fib6_rule -{ +struct fib6_rule { struct fib_rule common; struct rt6key src; struct rt6key dst;