diff options
author | James Smart <jsmart2021@gmail.com> | 2019-01-28 20:14:18 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-02-06 04:22:42 +0100 |
commit | e960f5ab40b6a31847c4b259aaece4a4b29556ad (patch) | |
tree | 0380dc511633e88d0a063b54ed070276073e200a /drivers/scsi/lpfc/lpfc_sli4.h | |
parent | scsi: lpfc: cleanup: remove nrport from nvme command structure (diff) | |
download | linux-e960f5ab40b6a31847c4b259aaece4a4b29556ad.tar.xz linux-e960f5ab40b6a31847c4b259aaece4a4b29556ad.zip |
scsi: lpfc: cleanup: Remove excess check on NVME io submit code path
lpfc_nvme_prep_io_cmd() checks for null pnode, but caller
lpfc_nvme_fcp_io_submit() has already ensured it's non-null.
Remove the pnode null check.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_sli4.h')
0 files changed, 0 insertions, 0 deletions