fs/udf: Add printf format/argument verification
commitfab3c8581fc49998f8d0d349b70813d9712fb405
authorJoe Perches <joe@perches.com>
Wed, 10 Nov 2010 23:46:18 +0000 (10 15:46 -0800)
committerJan Kara <jack@suse.cz>
Thu, 6 Jan 2011 16:03:54 +0000 (6 17:03 +0100)
tree12d50f6e7978a530787d4fb289988dd88adf5337
parented2ae6f69148dcf9da725364e17184f27ba04dc2
fs/udf: Add printf format/argument verification

Add __attribute__((format... to udf_warning.

All arguments matched formats, no other changes necessary.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/udfdecl.h