]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/netfilter_bridge/ebt_ip6.h
net: cleanup include/linux
[net-next-2.6.git] / include / linux / netfilter_bridge / ebt_ip6.h
index 2273c3ae33ca65670eb81ca37bc4ea223d916883..e5de987015197bc3846669fed884473405a5b4cc 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;