linux/drivers/scsi/sym53c8xx_2
Colin Ian King a89f4f1e5f scsi: sym53c8xx: remove some redundant variables
Variables scriptb0 and dp_sgmin are being assigned but are never used
hence they are redundant and can be removed.

Cleans up clang warnings:
warning: variable 'scriptb0' set but not used [-Wunused-but-set-variable]
warning: variable 'dp_sgmin' 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-02 16:23:26 -04:00
..
Makefile
sym53c8xx.h
sym_defs.h
sym_fw.c scsi: sym53c8xx: remove some redundant variables 2018-08-02 16:23:26 -04:00
sym_fw.h
sym_fw1.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sym_fw2.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sym_glue.c scsi: don't add scsi command result bytes 2018-06-26 12:27:07 -04:00
sym_glue.h scsi: don't add scsi command result bytes 2018-06-26 12:27:07 -04:00
sym_hipd.c scsi: sym53c8xx: remove some redundant variables 2018-08-02 16:23:26 -04:00
sym_hipd.h scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00
sym_malloc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sym_misc.h
sym_nvram.c
sym_nvram.h