alistair23-linux/drivers/scsi/mvsas
YueHaibing 33279c305d scsi: mvsas: Remove set but not used variable 'id'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/scsi/mvsas/mv_sas.c: In function 'mvs_work_queue':
drivers/scsi/mvsas/mv_sas.c:1909:31: warning:
 variable 'id' set but not used [-Wunused-but-set-variable]

It never used since introduction in commit
20b09c2992 ("[SCSI] mvsas: add support for 94xx; layout change; bug fixes")

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-10-23 21:36:02 -04:00
..
Kconfig
Makefile
mv_64xx.c
mv_64xx.h
mv_94xx.c scsi: mvsas: fix wrong endianness of sgpio api 2018-03-01 21:07:48 -05:00
mv_94xx.h
mv_chips.h
mv_defs.h
mv_init.c scsi: mvsas: fully convert to the generic DMA API 2018-10-17 21:58:52 -04:00
mv_sas.c scsi: mvsas: Remove set but not used variable 'id' 2018-10-23 21:36:02 -04:00
mv_sas.h scsi: sas: Convert timers to use timer_setup() 2017-11-01 11:43:47 -07:00