It's better to have one common header for keeping debug macro. There are many files currently define they own trace macros (DEBUGP). All of them are moved to DEBUGP from trace.h. Alexey Perevalov (4): iptables: Introduce header for keeping debug and trace entities extensions: Use DEBUGP macro from trace.h iptables: Use DEBUGP macro from trace.h libiptc: Use DEBUGP macro from trace.h extensions/libxt_dccp.c | 8 +--- extensions/libxt_sctp.c | 8 +--- extensions/libxt_set.c | 1 + include/trace.h | 14 +++++++ iptables/ip6tables-restore.c | 7 +--- iptables/iptables-restore.c | 7 +--- iptables/iptables-xml.c | 7 +--- libiptc/libiptc.c | 90 +++++++++++++++++------------------------- 8 files changed, 57 insertions(+), 85 deletions(-) create mode 100644 include/trace.h -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html