net: cleanup include/linux
[safe/jmp/linux-2.6] / include / linux / netfilter_bridge / ebt_ip6.h
index 2273c3a..e5de987 100644 (file)
@@ -23,8 +23,7 @@
 #define EBT_IP6_MATCH "ip6"
 
 /* the same values are used for the invflags */
-struct ebt_ip6_info
-{
+struct ebt_ip6_info {
        struct in6_addr saddr;
        struct in6_addr daddr;
        struct in6_addr smsk;