block: Add __attribute__((format(printf...) and fix fallout
authorJoe Perches <joe@perches.com>
Mon, 13 Jun 2011 08:42:49 +0000 (10:42 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 13 Jun 2011 08:42:49 +0000 (10:42 +0200)
commit08e8138adebdd511e0955e8d6c051904bb4082af
treef73e9adc3e0164bf427f297312dff95c370db5ee
parentfdd514e16bb2531c0c61ae8a1f87740ce217f630
block: Add __attribute__((format(printf...) and fix fallout

Use the compiler to verify format strings and arguments.

Fix fallout.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-throttle.c
block/cfq-iosched.c
include/linux/blktrace_api.h