linux_dsm_epyc7002/drivers/scsi/lpfc
Colin Ian King 6e27a86aed scsi: lpfc: Remove redundant initialization to variable rc
The variable rc is being initialized with a value that is never read and it
is being updated later with a new value.  The initialization is redundant
and can be removed.

Link: https://lore.kernel.org/r/20200507203111.64709-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Unused value")
2020-05-11 22:30:14 -04:00
..
lpfc_attr.c scsi: lpfc: Remove redundant initialization to variable rc 2020-05-11 22:30:14 -04:00
lpfc_attr.h
lpfc_bsg.c
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI 2020-03-29 18:10:58 -04:00
lpfc_ct.c scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type 2020-05-07 22:47:22 -04:00
lpfc_debugfs.c scsi: lpfc: Fix noderef and address space warnings 2020-05-07 22:47:26 -04:00
lpfc_debugfs.h scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI 2020-03-29 18:10:58 -04:00
lpfc_disc.h
lpfc_els.c scsi: lpfc: remove duplicate unloading checks 2020-04-22 00:11:48 -04:00
lpfc_hbadisc.c scsi: lpfc: Remove unnecessary lockdep_assert_held calls 2020-05-07 22:47:24 -04:00
lpfc_hw4.h scsi: lpfc: Fix MDS Diagnostic Enablement definition 2020-05-07 22:47:26 -04:00
lpfc_hw.h scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3 2020-03-29 18:10:58 -04:00
lpfc_ids.h
lpfc_init.c scsi: lpfc: Change default queue allocation for reduced memory consumption 2020-05-07 22:47:24 -04:00
lpfc_logmsg.h
lpfc_mbox.c scsi: lpfc: Fix noderef and address space warnings 2020-05-07 22:47:26 -04:00
lpfc_mem.c
lpfc_nl.h
lpfc_nportdisc.c
lpfc_nvme.c scsi: lpfc: Remove re-binding of nvme rport during registration 2020-05-07 22:47:21 -04:00
lpfc_nvme.h
lpfc_nvmet.c scsi: lpfc: remove duplicate unloading checks 2020-04-22 00:11:48 -04:00
lpfc_nvmet.h
lpfc_scsi.c scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI 2020-03-29 18:10:58 -04:00
lpfc_scsi.h
lpfc_sli4.h scsi: lpfc: Change default queue allocation for reduced memory consumption 2020-05-07 22:47:24 -04:00
lpfc_sli.c scsi: lpfc: Fix noderef and address space warnings 2020-05-07 22:47:26 -04:00
lpfc_sli.h scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI 2020-03-29 18:10:58 -04:00
lpfc_version.h scsi: lpfc: Update lpfc version to 12.8.0.1 2020-05-07 22:47:27 -04:00
lpfc_vport.c
lpfc_vport.h
lpfc.h scsi: lpfc: Change default queue allocation for reduced memory consumption 2020-05-07 22:47:24 -04:00
Makefile