libata: add printf format attribute to ehi desc functions
authorTejun Heo <htejun@gmail.com>
Mon, 30 Jul 2007 05:24:15 +0000 (14:24 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 12 Oct 2007 18:55:34 +0000 (14:55 -0400)
Tell the compiler that [__]ata_ehi_push_desc() functions take printf
style format string and arguments.

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

No differences found