diff options
| author | Lee Jones <[email protected]> | 2020-11-02 14:23:56 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-11-10 22:27:47 -0500 |
| commit | 90ab11234d7995530dfa2a2b072150fd6e5fc1d2 (patch) | |
| tree | 3070edf2b83060d48e7a3908e3c546d956d73911 /tools/perf/scripts/python/bin | |
| parent | bf7e38aa0ee1f06130fb3019f42d59b767da73a9 (diff) | |
scsi: advansys: Relocate or remove unused variables
Fixes the following W=1 kernel build warning(s):
drivers/scsi/advansys.c: In function ‘asc_prt_asc_board_eeprom’:
drivers/scsi/advansys.c:2879:15: warning: variable ‘asc_dvc_varp’ set but not used [-Wunused-but-set-variable]
drivers/scsi/advansys.c: In function ‘asc_prt_driver_conf’:
drivers/scsi/advansys.c:3174:6: warning: variable ‘chip_scsi_id’ set but not used [-Wunused-but-set-variable]
drivers/scsi/advansys.c: In function ‘AdvISR’:
drivers/scsi/advansys.c:6114:9: warning: variable ‘target_bit’ set but not used [-Wunused-but-set-variable]
Link: https://lore.kernel.org/r/[email protected]
Cc: Matthew Wilcox <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions