summaryrefslogtreecommitdiffstats
path: root/tools/lib/python
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-01-20 20:24:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-24 18:15:37 +0100
commit6f7fb48d2478091e5d7a49d331c230715c4dc65e (patch)
tree6be1ddf90b1a07fbc6e95e5384401b80cf7d1e9d /tools/lib/python
parent065ded319d39ce91a3785fa15020cd5a17c6c5d2 (diff)
downloadlinux-6f7fb48d2478091e5d7a49d331c230715c4dc65e.tar.gz
linux-6f7fb48d2478091e5d7a49d331c230715c4dc65e.zip
usb: gadget: Move kstrtox() out of lock
The kstrtox() calls operate on local (to the function) variables and do not need to be serialized. We may call them out of the lock. Reviewed-by: John Keeping <john@metanate.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230120182434.24245-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions