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

From: Jeff Garzik
Date: Wed Nov 28 2012 - 12:42:54 EST


On 10/28/2012 04: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>
---
drivers/ata/pata_cmd64x.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

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/