diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-07-26 16:15:06 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-02 21:48:05 -0400 |
commit | f1bfe32073964372c1dfa572480eb43d44e34909 (patch) | |
tree | 7740c151226b18cf78dce5448a889f2f36ae7763 /drivers/spi/spi-cs42l43.c | |
parent | 5b8963c53de11dcef2b6241452988427db5773ec (diff) |
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>
Diffstat (limited to 'drivers/spi/spi-cs42l43.c')
0 files changed, 0 insertions, 0 deletions