linux/drivers/scsi/sym53c8xx_2
Ye Bin bb1932dbb8 scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status()
If (x_status & XE_PARITY_ERR) is true we set cam_status = DID_PARITY,
othervise cam_status always ends up being DID_ERROR. Delete superfluous
else-if statements.

Link: https://lore.kernel.org/r/20200902061646.576966-1-yebin10@huawei.com
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-09-15 21:25:52 -04:00
..
Makefile
sym53c8xx.h
sym_defs.h
sym_fw1.h
sym_fw2.h
sym_fw.c scsi: sym53c8xx_2: Remove unneeded semicolon 2020-09-15 17:33:16 -04:00
sym_fw.h
sym_glue.c scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status() 2020-09-15 21:25:52 -04:00
sym_glue.h
sym_hipd.c scsi: sym53c8xx_2: Ensure variable has the same stipulations as code using it 2020-07-24 22:10:02 -04:00
sym_hipd.h
sym_malloc.c
sym_misc.h
sym_nvram.c
sym_nvram.h