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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>1 parent 5b8963c commit f1bfe32
1 file changed
+0
-2
lines changed| 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