Commit 3c22806
scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()
Remove redundant cmd_dmabuf and bpl_dmabuf NULL ptr assignment as they
are already initialized to NULL when handling a new unsolicited event.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20251106224639.139176-4-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent f7a302e commit 3c22806
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5159 | 5159 | | |
5160 | 5160 | | |
5161 | 5161 | | |
5162 | | - | |
5163 | 5162 | | |
5164 | 5163 | | |
5165 | 5164 | | |
5166 | 5165 | | |
5167 | 5166 | | |
5168 | 5167 | | |
5169 | | - | |
5170 | 5168 | | |
5171 | 5169 | | |
5172 | 5170 | | |
| |||
0 commit comments