[NETFILTER]: Fix whitespace errors
[deliverable/linux.git] / net / netfilter / xt_multiport.c
index 1602086c7fd612e27429b71d10c9ad4e9823c3af..4dce2a81702afa0151a2fd8363d3b3d5ae586b73 100644 (file)
@@ -91,7 +91,7 @@ ports_match_v1(const struct xt_multiport_v1 *minfo,
                }
        }
 
-       return minfo->invert;
+       return minfo->invert;
 }
 
 static int
This page took 0.035909 seconds and 5 git commands to generate.