[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.00.0906111303260.1795@fbirervta.pbzchgretzou.qr>
Date: Thu, 11 Jun 2009 13:04:58 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Joe Perches <joe@...ches.com>
cc: Patrick McHardy <kaber@...sh.net>, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org, David Miller <davem@...emloft.net>
Subject: Re: [PATCH 0/3] netfilter: Use pr_<level> and pr_fmt
On Thursday 2009-06-11 09:40, Joe Perches wrote:
>Many of the calls to netfilter printk calls do not
>have KERN_<level> prefixes.
>
>Convert printks with KERN_<level> to pr_<level>
>and use pr_info for unprefixed printks.
>
>Remove the function names in printk strings and add
>#define pr_fmt(fmt) "%s:%s " fmt, KBUILD_MODNAME, __func__
Hm I had wished there was a better way than to replicate
this define over all Netfilter files.
Perhaps stuff it into an include.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists