From: David Miller on
From: Joe Perches <joe(a)perches.com>
Date: Wed, 17 Feb 2010 22:00:17 -0800

> Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> Remove #define PFX
> Use pr_<level>
> Use netdev_<level>
> Use netif_<level> and netif_msg_<test>
> Remove local #define net_<test> macros
> Remove periods from formats
>
> Signed-off-by: Joe Perches <joe(a)perches.com>

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