log: add printf() attribute to log_*() functions
authorJens Axboe <axboe@kernel.dk>
Mon, 15 Apr 2013 09:40:30 +0000 (11:40 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 15 Apr 2013 09:40:30 +0000 (11:40 +0200)
commit7089165b973c6bc48e11cadcb5a39c7adbae124c
treed03095f1a4f53540947773b299200239dd8adacd
parente9d806fa2661cf685fc5c5d0172ff15193c9c8b1
log: add printf() attribute to log_*() functions

Similarly to how it's done for dprint(), so we can catch
format errors.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
log.h