commit | fd16d263194aa6b50b215eb593a567b59d744d6e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Jun 13 10:42:49 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Jun 13 20:18:49 2011 +0200 |
tree | 555aac4bd0104ea85643f1a3550c9bc1cbac9256 | |
parent | dd7740933842202fccaa9ebcba6bce0507b3f6d6 [diff] |
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>