diff options
author | Justin Tee <[email protected]> | 2023-10-31 12:12:19 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-11-15 09:52:57 -0500 |
commit | e07ac2d2aa5fce0cefe7273f6b9babec1e9a1503 (patch) | |
tree | 1373bebecd68dd164ebdc8e4e887cecc019c2a9e /scripts/bpf_doc.py | |
parent | 1dec1311b9b6cc9c5fd26a77b936f542f03c51d1 (diff) |
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
In lpfc_check_nlp_post_devloss(), retaking of the ndlp lock in the if
statement is useless because the very next line unlocks. Simply return to
avoid relocking.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions