Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information