linux-stable/drivers/scsi/pm8001
YueHaibing 78d85f3151 scsi: pm80xx: Remove set but not used variable 'device_id'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/scsi/pm8001/pm8001_sas.c: In function 'pm8001_I_T_nexus_event_handler':
drivers/scsi/pm8001/pm8001_sas.c:1052:6: warning:
 variable 'device_id' set but not used [-Wunused-but-set-variable]

drivers/scsi/pm8001/pm8001_sas.c: In function 'pm8001_abort_task':
drivers/scsi/pm8001/pm8001_sas.c:1191:6: warning:
 variable 'device_id' set but not used [-Wunused-but-set-variable]

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-09-17 02:23:03 -04:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pm80xx_hwi.c scsi: pm80xx: Fixed system hang issue during kexec boot 2018-09-11 21:14:38 -04:00
pm80xx_hwi.h scsi: pm80xx: Fixed system hang issue during kexec boot 2018-09-11 21:14:38 -04:00
pm8001_chips.h
pm8001_ctl.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
pm8001_ctl.h
pm8001_defs.h scsi: pm80xx: Fix for phy enable/disable functionality 2018-09-11 21:13:08 -04:00
pm8001_hwi.c scsi: pm80xx: Fixed system hang issue during kexec boot 2018-09-11 21:14:38 -04:00
pm8001_hwi.h scsi: pm80xx: Fix for phy enable/disable functionality 2018-09-11 21:13:08 -04:00
pm8001_init.c scsi: pm80xx: Fix for phy enable/disable functionality 2018-09-11 21:13:08 -04:00
pm8001_sas.c scsi: pm80xx: Remove set but not used variable 'device_id' 2018-09-17 02:23:03 -04:00
pm8001_sas.h scsi: pm80xx: Update driver version to 0.1.39 2018-09-11 21:15:09 -04:00