Hi Jan, You seem to be removing all information about which module is responsible for the message. Are you planning on a scheme to define the pr_fmt macro for each module or did I miss something? cheers, Bart Jan Engelhardt wrote: > Supplement to 1159683ef48469de71dc26f0ee1a9c30d131cf89. > > Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> > --- > net/bridge/netfilter/ebt_among.c | 15 +++++------- > net/bridge/netfilter/ebt_limit.c | 3 +- > net/bridge/netfilter/ebt_ulog.c | 26 +++++++++++--------- > net/bridge/netfilter/ebt_vlan.c | 36 ++++++++++------------------ > net/bridge/netfilter/ebtables.c | 5 +-- > net/ipv4/netfilter/ip_tables.c | 18 ++++++-------- > net/ipv4/netfilter/ipt_CLUSTERIP.c | 43 ++++++++++++++++++----------------- > net/ipv4/netfilter/ipt_ECN.c | 11 +++----- > net/ipv4/netfilter/ipt_LOG.c | 7 ++--- > net/ipv4/netfilter/ipt_MASQUERADE.c | 8 +++--- > net/ipv4/netfilter/ipt_NETMAP.c | 6 ++-- > net/ipv4/netfilter/ipt_REDIRECT.c | 6 ++-- > net/ipv4/netfilter/ipt_REJECT.c | 6 ++-- > net/ipv4/netfilter/ipt_ULOG.c | 40 +++++++++++++++----------------- > net/ipv4/netfilter/ipt_addrtype.c | 14 +++++----- > net/ipv4/netfilter/ipt_ecn.c | 5 +-- > net/ipv6/netfilter/ip6_tables.c | 9 +++---- > net/ipv6/netfilter/ip6t_LOG.c | 7 ++--- > net/ipv6/netfilter/ip6t_REJECT.c | 20 ++++++++-------- > net/ipv6/netfilter/ip6t_ah.c | 6 ++-- > net/ipv6/netfilter/ip6t_frag.c | 6 ++-- > net/ipv6/netfilter/ip6t_hbh.c | 6 ++-- > net/ipv6/netfilter/ip6t_rt.c | 6 ++-- > net/netfilter/xt_TCPMSS.c | 7 ++--- > net/netfilter/xt_TPROXY.c | 4 +- > net/netfilter/xt_esp.c | 2 +- > net/netfilter/xt_iprange.c | 1 + > net/netfilter/xt_recent.c | 6 ++-- > net/netfilter/xt_socket.c | 5 +-- > net/netfilter/xt_time.c | 4 +- > 30 files changed, 158 insertions(+), 180 deletions(-) > -- Bart De Schuymer www.artinalgorithms.be -- 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