Re: [PATCH V2 net-next 3/3] bnx2x: Use pr_fmt and messagelogging cleanups

From: Eilon Greenstein
Date: Wed Aug 17 2011 - 09:43:02 EST


On Sun, 2011-08-14 at 15:16 -0700, Joe Perches wrote:
> Add pr_fmt(fmt) KBUILD_MODNAME ": " to prefix messages with "bnx2x: ".
> Remove #define DP_LEVEL and use pr_notice.
> Repeating KERN_<LEVEL> isn't necessary in multi-line printks.
> printk macro neatening, use fmt and ##__VA_ARGS__.
> Coalesce long formats.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
Acked-by: Eilon Greenstein <eilong@xxxxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/