diff options
| author | Jules Irenge <[email protected]> | 2020-02-14 20:47:34 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-17 10:39:11 +0100 |
| commit | 055b185a3326cf18f5ee27f0ad251e76cccbd6cf (patch) | |
| tree | 7493178e523fccc18efc3046c187ce8f0a074836 /tools/perf/scripts/python | |
| parent | dce174e01d864ebc51091f404f0b1df2504340a5 (diff) | |
xhci: Add missing annotation for xhci_enter_test_mode
Sparse reports a warning at xhci_enter_test_mode()
warning: context imbalance in xhci_enter_test_mode - unexpected unlock
The root cause is the missing annotation at xhci_enter_test_mode()
Add the missing __must_hold(&xhci->lock) annotattion
Signed-off-by: Jules Irenge <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions