Re: [PATCH V2 net-next 13/15] drivers/net/tg3.c: Use(pr|netdev)_<level> macro helpers

From: David Miller
Date: Thu Feb 18 2010 - 18:43:53 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 17 Feb 2010 21:44:19 -0800

> Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> Remove #define PFX
> Use pr_<level>
> Use netdev_<level>
> Remove periods from most formats
> Coalesce long formats
> Use printk_once
>
> 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/