]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/ipt_owner.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6] / net / ipv4 / netfilter / ipt_owner.c
index 9f496ac834b5bea627a2327371d33ab80cb00c7a..7fae9aa8944c6bb4b07797015d9fd0df315aa754 100644 (file)
@@ -53,10 +53,10 @@ match(const struct sk_buff *skb,
 
 static int
 checkentry(const char *tablename,
-           const void *ip,
+          const void *ip,
           const struct xt_match *match,
-           void *matchinfo,
-           unsigned int hook_mask)
+          void *matchinfo,
+          unsigned int hook_mask)
 {
        const struct ipt_owner_info *info = matchinfo;