Re: [PATCH] brcmsmac: Use current logging styles

From: Arend van Spriel
Date: Mon Nov 14 2011 - 05:13:53 EST


On 11/13/2011 08:41 PM, Joe Perches 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.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> drivers/net/wireless/brcm80211/brcmsmac/aiutils.c | 14 +-
> drivers/net/wireless/brcm80211/brcmsmac/dma.c | 145 ++++++++++-----------
> 2 files changed, 80 insertions(+), 79 deletions(-)

Thanks for the service.

Acked-by: Arend van Spriel <arend@xxxxxxxxxxxx>

Gr. AvS


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