Re: [PATCH 10/16] ethernet: Convert dev_printk(KERN_<LEVEL> todev_<level>(

From: David Miller
Date: Fri Nov 02 2012 - 22:00:25 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Sun, 28 Oct 2012 01:05:48 -0700

> dev_<level> calls take less code than dev_printk(KERN_<LEVEL>
> and reducing object size is good.
> Coalesce formats for easier grep.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

I forgot the other day so indicate that I applied this to
net-next, thanks.
--
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/