diff options
author | David Miller <davem@davemloft.net> | 2010-08-31 22:35:31 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-09-02 22:23:20 +0200 |
commit | 2e4c332913b5d39fef686b3964098f0d8fd97ead (patch) | |
tree | 7b343bb79761a91c6d684c7436e5d31c287888fe /drivers/scsi/qlogicpti.c | |
parent | [SCSI] Fix warning: zero-length gnu_printf format string (diff) | |
download | linux-2e4c332913b5d39fef686b3964098f0d8fd97ead.tar.xz linux-2e4c332913b5d39fef686b3964098f0d8fd97ead.zip |
[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: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/qlogicpti.c')
0 files changed, 0 insertions, 0 deletions