aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-01-20 20:24:34 +0200
committerGreg Kroah-Hartman <[email protected]>2023-01-24 18:15:37 +0100
commit6f7fb48d2478091e5d7a49d331c230715c4dc65e (patch)
tree6be1ddf90b1a07fbc6e95e5384401b80cf7d1e9d /tools/perf/scripts/python/event_analyzing_sample.py
parent065ded319d39ce91a3785fa15020cd5a17c6c5d2 (diff)
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 <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions