aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2020-04-11 01:19:31 +0100
committerMartin K. Petersen <[email protected]>2020-04-24 12:56:37 -0400
commitbc834e074e36262d62a9e26742ed5a5246a469eb (patch)
treeb9b90c6b6017a724cf059e191e661a71242942a9 /tools/perf/scripts/python/bin
parentd1ec20a55f6c8ce485fd298a015ec83d7e5326d8 (diff)
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Sparse reports the following warning: warning: context imbalance in bnx2fc_abts_cleanup() - unexpected unlock The root cause is the missing annotation at bnx2fc_abts_cleanup(). Add the missing __must_hold(&tgt->tgt_lock) annotation. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jules Irenge <[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