bdi_register: add __printf verification, fix arg mismatch
authorJoe Perches <joe@perches.com>
Thu, 29 Nov 2012 14:37:03 +0000 (08:37 -0600)
committerAlex Elder <elder@inktank.com>
Thu, 13 Dec 2012 14:13:07 +0000 (08:13 -0600)
__printf is useful to verify format and arguments.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Alex Elder <elder@inktank.com>

No differences found