]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NET] NETFILTER: Fix whitespace errors.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 19 Jul 2007 01:44:21 +0000 (10:44 +0900)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 19 Jul 2007 01:44:21 +0000 (10:44 +0900)
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/netfilter/nf_conntrack_standalone.c
net/netfilter/nf_log.c

index ffb6ff8c352807b511c7e6649ab3ca2051d67b0f..f752293940f98a9afe1a9d24eab3e48bf36e9ba3 100644 (file)
@@ -181,7 +181,7 @@ static int ct_seq_show(struct seq_file *s, void *v)
 
        if (seq_printf(s, "use=%u\n", atomic_read(&conntrack->ct_general.use)))
                return -ENOSPC;
-       
+
        return 0;
 }
 
index 94985792b79ac65a9e3eb5ac8b04704cd2004b3b..d67c4fbf6031ec487e9205098e01d787de5fe033 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "nf_internals.h"
 
-/* Internal logging interface, which relies on the real 
+/* Internal logging interface, which relies on the real
    LOG target modules */
 
 #define NF_LOG_PREFIXLEN               128