diff options
| author | Jules Irenge <jbi.octave@gmail.com> | 2020-04-29 11:05:23 +0100 |
|---|---|---|
| committer | Felipe Balbi <balbi@kernel.org> | 2020-05-25 11:09:40 +0300 |
| commit | 66bd76e79e41eb79452e10d62f2099742a7feeb0 (patch) | |
| tree | 8e007ee45d0e349cd6451395beaece34aa49b945 /tools/perf/scripts/python | |
| parent | usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code (diff) | |
| download | linux-66bd76e79e41eb79452e10d62f2099742a7feeb0.tar.gz linux-66bd76e79e41eb79452e10d62f2099742a7feeb0.zip | |
usb: gadget: Add missing annotation for xudc_handle_setup()
Sparse reports a warning at xudc_handle_setup()
warning: context imbalance in xudc_handle_setup() - unexpected unlock
The root cause is the missing annotation at xudc_handle_setup()
Add the missing __must_hold(&udc->lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
