diff options
author | Jules Irenge <[email protected]> | 2020-04-29 11:05:27 +0100 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2020-05-25 11:09:40 +0300 |
commit | 7aca4393e6818311e26fe41909fad2f8577c9679 (patch) | |
tree | 1045fbe267028b6ca5d1b54eae3e70d8fa1a3951 /scripts/gen_compile_commands.py | |
parent | 66bd76e79e41eb79452e10d62f2099742a7feeb0 (diff) |
USB: dummy-hcd: Add missing annotation for set_link_state()
Sparse reports a warning at set_link_state()
warning: context imbalance in set_link_state() - unexpected unlock
The root cause is the missing annotation at set_link_state()
Add the missing __must_hold(&dum->lock)
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions