diff options
author | 2017-08-25 13:46:41 -0700 | |
---|---|---|
committer | 2017-08-25 17:08:08 -0400 | |
commit | 85aa93be7558b009fd8b9f0171d8b8a2b44397f7 (patch) | |
tree | 0179c012eae993a6430046ce2b4525d6a617ca83 /drivers/scsi/scsi_lib.c | |
parent | scsi: scsi_transport_sas: Check kzalloc() return value (diff) | |
download | wireguard-linux-85aa93be7558b009fd8b9f0171d8b8a2b44397f7.tar.xz wireguard-linux-85aa93be7558b009fd8b9f0171d8b8a2b44397f7.zip |
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
Avoid that the following compiler warning is reported when building
with W=1:
drivers/scsi/scsi_transport_srp.c:92:19: warning: comparison is always false due to limited range of data type [-Wtype-limits]
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions