Re: [PATCH 01/16] tile: Convert dev_printk(KERN_<LEVEL> to dev_<level>(

From: Chris Metcalf
Date: Sun Oct 28 2012 - 08:54:44 EST


On 10/28/2012 4:05 AM, Joe Perches wrote:
> 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>
> ---
> arch/tile/kernel/pci_gx.c | 15 ++++++---------
> 1 files changed, 6 insertions(+), 9 deletions(-)

Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

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