Re: [PATCH net-next] net: core: Use pr_<level>

From: David Miller
Date: Thu May 17 2012 - 05:01:39 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 16 May 2012 22:58:40 -0700

> Use the current logging style.
>
> This enables use of dynamic debugging as well.
>
> Convert printk(KERN_<LEVEL> to pr_<level>.
> Add pr_fmt. Remove embedded prefixes, use
> %s, __func__ instead.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.
--
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/