net: cleanup include/linux
[deliverable/linux.git] / include / linux / netfilter / nfnetlink_compat.h
index eda55cabceec5ee663829e0f8ce9d683deac0011..ffb95036bbd4956fb19822e1789af146e75884a1 100644 (file)
@@ -21,8 +21,7 @@
  * ! nfnetlink use the same attributes methods. - J. Schulist.
  */
 
-struct nfattr
-{
+struct nfattr {
        __u16 nfa_len;
        __u16 nfa_type; /* we use 15 bits for the type, and the highest
                                 * bit to indicate whether the payload is nested */
This page took 0.080933 seconds and 5 git commands to generate.