diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-25 22:46:30 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-25 23:08:07 +0200 |
commit | 3991e4605dd3a8c7180a5ddd60d802108e880027 (patch) | |
tree | 425d02afe28587e4cdf8335cfa9a9dc1e333b660 /include/scsi | |
parent | scsi: Suppress gcc 7 fall-through warnings reported with W=1 (diff) | |
download | linux-3991e4605dd3a8c7180a5ddd60d802108e880027.tar.xz linux-3991e4605dd3a8c7180a5ddd60d802108e880027.zip |
scsi: Convert a strncmp() call into a strcmp() call
This patch avoids that smatch reports the following warning:
drivers/scsi/scsi_sysfs.c:117: check_set() error: strncmp() '"-"' too small (2 vs 20)
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions