]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/nf_conntrack_irc.c
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
[linux-2.6-omap-h63xx.git] / net / netfilter / nf_conntrack_irc.c
index ed01db634399f5ec9fdf503c0f7e19c4c1f6d802..43ccd0e2e8aebbd2c93da46b21615c2a19c4d1ff 100644 (file)
@@ -57,7 +57,7 @@ static const char *dccprotos[] = {
 
 #if 0
 #define DEBUGP(format, args...) printk(KERN_DEBUG "%s:%s:" format, \
-                                       __FILE__, __FUNCTION__ , ## args)
+                                      __FILE__, __FUNCTION__ , ## args)
 #else
 #define DEBUGP(format, args...)
 #endif