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 18:18:49 +0000 (20:18 +0200)
commitfd16d263194aa6b50b215eb593a567b59d744d6e
tree555aac4bd0104ea85643f1a3550c9bc1cbac9256
parentdd7740933842202fccaa9ebcba6bce0507b3f6d6
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