diff options
| author | Jules Irenge <[email protected]> | 2020-04-11 01:19:30 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-04-14 21:46:15 -0400 |
| commit | 1e4ffb8344c53b3d8297c9591c59debe4406e6cb (patch) | |
| tree | ca00038f378bfc90e48db71978174b740de74242 /tools/perf/scripts/python | |
| parent | 4a0b746fa9a7e7936fa4511116aab5a98d1af49a (diff) | |
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Sparse reports a warning at sas_ata_qc_issue()
warning: context imbalance in sas_ata_qc_issue() - unexpected unlock
The root cause is the missing annotation at sas_ata_qc_issue()
Add the missing __must_hold(ap->lock) annotation
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions