string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / linux / netfilter_bridge / ebt_802_3.h
index a11b0c2..c73ef0b 100644 (file)
@@ -58,8 +58,7 @@ static inline struct ebt_802_3_hdr *ebt_802_3_hdr(const struct sk_buff *skb)
 }
 #endif
 
-struct ebt_802_3_info 
-{
+struct ebt_802_3_info {
        uint8_t  sap;
        __be16 type;
        uint8_t  bitmask;