diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2014-03-13 22:16:40 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-20 02:10:20 +0400 |
commit | 97ea702bacf8ffb0b27448a46a7a66bfd9004202 (patch) | |
tree | 8b724e8b93b0d8f1e1601dc32e81cc8c4cd3b05f /drivers/scsi/pcmcia | |
parent | b367dcaa512922e9207160bef0895622cfae4c9f (diff) | |
download | linux-97ea702bacf8ffb0b27448a46a7a66bfd9004202.tar.xz |
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures.
Fixes some build warnings such as:
drivers/scsi/qla2xxx/qla_attr.c:162:6: warning: format '%lx' expects argument of
type 'long unsigned int', but argument 6 has type 'size_t'"
and
drivers/scsi/qla2xxx/qla_init.c:5198:7: warning: format '%lx' expects argument
of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat]
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/pcmcia')
0 files changed, 0 insertions, 0 deletions