]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/nf_conntrack_tftp.c
[NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c
[linux-2.6-omap-h63xx.git] / net / netfilter / nf_conntrack_tftp.c
index f5bffe24b0a5a71dff902d3f0ea2360156610b41..37c4542e3112f5a93420c72755264a2c802c6a4e 100644 (file)
@@ -31,7 +31,7 @@ MODULE_PARM_DESC(ports, "Port numbers of TFTP servers");
 
 #if 0
 #define DEBUGP(format, args...) printk("%s:%s:" format, \
-                                       __FILE__, __FUNCTION__ , ## args)
+                                      __FILE__, __FUNCTION__ , ## args)
 #else
 #define DEBUGP(format, args...)
 #endif