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)
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>

No differences found