aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDick Kennedy <[email protected]>2020-05-01 14:43:07 -0700
committerMartin K. Petersen <[email protected]>2020-05-07 22:47:24 -0400
commit88acb4d9ff981d3ff6ea307e62a08b8739f8ebcd (patch)
tree8cf19748bc0f8423d4a2f9bd614cefc25fc4c72f /tools/perf/scripts/python/bin
parent3048e3e805e36a61cf02f185b02b4144f46d8ff3 (diff)
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
In an audit of lockdep calls in the driver, there are multiple lockdep checks in successive calling layers. E.g. a routine checks, and then calls a lower routine that also checks, and so on. Calling sequences result in many redundant checks. Refine the code to remove lower-level lockdep checks. Update comments on the lock, correcting a few places where lock object in comment was incorrect. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Dick Kennedy <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions