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

No differences found