commit | 08e8138adebdd511e0955e8d6c051904bb4082af | [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 10:42:49 2011 +0200 |
tree | f73e9adc3e0164bf427f297312dff95c370db5ee | |
parent | fdd514e16bb2531c0c61ae8a1f87740ce217f630 [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>