Re: [PATCH] brcmsmac: Use current logging styles

From: Joe Perches
Date: Sun Nov 13 2011 - 20:10:31 EST


On Sun, 2011-11-13 at 17:08 -0800, Stephen Hemminger wrote:
> On Sun, 13 Nov 2011 11:41:04 -0800
> Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> > Add and use pr_fmt and pr_<level>
> > Remove useless double parentheses from macros.
> > Remove function names from format strings, add to pr_debug use.
> > Coalesce formats.
> > Remove uncompileable undeclared variable in a DMA_NONE use.
>
> If you are going to change it why not got all the way to netdev_XXX and dev_XXX macros
> instead.

No dev always available, simpler change,
mirrors the changes in brcmfmac.

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