Commit f1bfe32
scsi: lpfc: Remove redundant vport assignment when building an abort request
The lpfc_sli_issue_abort_iotag() routine has a redundant assignment of
abtsiocbp->vport = vport;
The duplicate lines are from a previous refactoring, and this patch removes
the accidental redundancy.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240726231512.92867-3-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 5b8963c commit f1bfe32
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12473 | 12473 | | |
12474 | 12474 | | |
12475 | 12475 | | |
12476 | | - | |
12477 | | - | |
12478 | 12476 | | |
12479 | 12477 | | |
12480 | 12478 | | |
| |||
0 commit comments