Re: [PATCH net-next] drivers/net/qla3xxx.c: Update logging messagestyle

From: David Miller
Date: Mon Jul 26 2010 - 01:03:29 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Thu, 22 Jul 2010 15:33:31 -0700

> Use pr_<level>
> Use netdev_<level>
> Use netif_<level>
> Remove #define PFX
> Improve a couple of loops to avoid deep indentation.
>
> Compile tested only
>
> $ size drivers/net/qla3xxx.o.*
> text data bss dec hex filename
> 51603 212 13864 65679 1008f drivers/net/qla3xxx.o.old
> 50413 212 13864 64489 fbe9 drivers/net/qla3xxx.o.new
>
> 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/