diff options
author | 2020-09-07 15:45:15 +0800 | |
---|---|---|
committer | 2020-09-09 22:37:46 -0400 | |
commit | 3eedb4202d4c26c3323c91559f977013afaecf85 (patch) | |
tree | 6056b7f2be02d9ae45a6adae429113839b19e477 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: ufs: Fix 'unmet direct dependencies' config warning (diff) | |
download | wireguard-linux-3eedb4202d4c26c3323c91559f977013afaecf85.tar.xz wireguard-linux-3eedb4202d4c26c3323c91559f977013afaecf85.zip |
scsi: qla1280: Remove set but not used variable in qla1280_done()
This addresses the following gcc warning with "make W=1":
drivers/scsi/qla1280.c: In function ‘qla1280_done’:
drivers/scsi/qla1280.c:1244:19: warning: variable ‘lun’ set but not used
[-Wunused-but-set-variable]
1244 | int bus, target, lun;
| ^~~
Link: https://lore.kernel.org/r/20200907074518.2326360-2-yanaijie@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions