]> Pileus Git - ~andy/linux/commit
tulip/eeprom.c: Use dev_<level> and pr_<level>
authorJoe Perches <joe@perches.com>
Thu, 28 Jan 2010 20:59:21 +0000 (20:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Feb 2010 07:26:54 +0000 (23:26 -0800)
commite9cd1cbcda5e21706b03b543b1b73600b07f323f
tree91d4b820848ccd781b213109fa4ec810ae0484fc
parentdde7c8ef167996689bc464eb65d2b09ef05263c2
tulip/eeprom.c: Use dev_<level> and pr_<level>

Convert printks to dev_<level> where a dev is available
Convert printks to pr_<level> where not
Coalesce format strings
Change print formats with %d.dx to %0dx

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tulip/eeprom.c