Skip to content
Commit 2e4c3329 authored by David Miller's avatar David Miller Committed by James Bottomley
Browse files

[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.



GCC warns about empty printf format strings, and after
the addition of %pV these existing such cases in the
scsi driver layer were exposed enough for the compiler
to start seeing them.

Based almost entirely upon a patch by Joe Perches.

[jejb: fix up sym53c8xx msg]
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 6f131ce1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment