commit | cb94c1cf5a6beffbd8935eb91227df0dd1987644 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Jul 30 14:24:15 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:34 2007 -0400 |
tree | 2466729967ea54b176f966b0c08a762a0f8a5c10 | |
parent | 1552945669b4fb23bff8d3b30221bfe3ade63515 [diff] |
libata: add printf format attribute to ehi desc functions 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>