diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2023-02-13 10:09:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-14 16:41:24 +0300 |
commit | 7ebb605d2283fb2647b4fa82030307ce00bee436 (patch) | |
tree | 827c0688c5706ab45506d49edbbd7bc08e989262 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 77191db5ba7bd321fbbf4315675ee774a2b5a362 (diff) | |
download | linux-7ebb605d2283fb2647b4fa82030307ce00bee436.tar.xz |
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 <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20230213070926.776447-1-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions