linux/drivers/scsi/aacraid
Colin Ian King 05a9874426 scsi: aacraid: remove unused variables dev and cpu
Variables dev and cpu are not being used and are redundant and hence can
be removed.

Cleans up clang warnings:
warning: variable 'dev' set but not used [-Wunused-but-set-variable]
warning: variable 'cpu' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-08-30 07:25:03 -04:00
..
aachba.c scsi: aacraid: remove unused variables dev and cpu 2018-08-30 07:25:03 -04:00
aacraid.h
commctrl.c
comminit.c
commsup.c scsi: aacraid: remove unused variables dev and cpu 2018-08-30 07:25:03 -04:00
dpcsup.c scsi: aacraid: Spelling fix in comment 2018-08-08 21:32:43 -04:00
linit.c
Makefile
nark.c
rkt.c
rx.c
sa.c
src.c
TODO