aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2023-02-13 15:09:26 +0800
committerGreg Kroah-Hartman <[email protected]>2023-02-14 14:41:24 +0100
commit7ebb605d2283fb2647b4fa82030307ce00bee436 (patch)
tree827c0688c5706ab45506d49edbbd7bc08e989262 /tools/testing/selftests/bpf/progs/test_autoload.c
parent77191db5ba7bd321fbbf4315675ee774a2b5a362 (diff)
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
If kstrtou8() fails, the mutex_unlock() is missed, move kstrtou8() before mutex_lock() to fix it up. Fixes: 0525210c9840 ("usb: gadget: uvc: Allow definition of XUs in configfs") Fixes: b3c839bd8a07 ("usb: gadget: uvc: Make bSourceID read/write") Signed-off-by: Yang Yingliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions