libata: update ata_*_printk() macros such that level can be a variable
authorTejun Heo <htejun@gmail.com>
Sat, 15 Dec 2007 06:04:58 +0000 (15:04 +0900)
committerJeff Garzik <jeff@garzik.org>
Tue, 18 Dec 2007 01:33:12 +0000 (20:33 -0500)
Make prink helpers format @lv together rather than prepending to the
format string as constant.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found