net: cleanup include/linux
[pandora-kernel.git] / include / linux / netfilter_ipv6 / ip6t_ah.h
index 8531879..17a745c 100644 (file)
@@ -1,8 +1,7 @@
 #ifndef _IP6T_AH_H
 #define _IP6T_AH_H
 
-struct ip6t_ah
-{
+struct ip6t_ah {
        u_int32_t spis[2];                      /* Security Parameter Index */
        u_int32_t hdrlen;                       /* Header Length */
        u_int8_t  hdrres;                       /* Test of the Reserved Filed */