diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2016-01-20 16:08:40 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-02-23 21:27:02 -0500 |
commit | 19db2307365231e798bb99324ed553bcada57913 (patch) | |
tree | 0086276c8468f1217dad9c24ca4eea0b870dc25d /drivers/scsi/lpfc/lpfc_ct.c | |
parent | d867b655eadf01fd5231ad9f41010c4d3b002a16 (diff) | |
download | op-kernel-dev-19db2307365231e798bb99324ed553bcada57913.zip op-kernel-dev-19db2307365231e798bb99324ed553bcada57913.tar.gz |
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
This removes a redundant code block that will either be executed if the
ENABLE_FCP_RING_POLLING flag is set in phba->cfg_poll or not. The code
is just duplicated in both cases, hence we unify it again.
This probably is a left over from some sort of refactoring.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Sebastian Herbszt <herbszt@gmx.de>
Acked-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_ct.c')
0 files changed, 0 insertions, 0 deletions