aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:13:56 +0100
committerGreg Kroah-Hartman <[email protected]>2022-11-03 23:46:01 +0900
commita8bc8cc193c69e41df5e757d1a592346526e136d (patch)
treec9ac42776fe618b646209abe23e89a2ed4156399 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent372488c6936f4e7734e4ff5613c504affb49ff68 (diff)
usb: gadget: Use kstrtobool() instead of strtobool()
strtobool() is the same as kstrtobool(). However, the latter is more used within the kernel. In order to remove strtobool() and slightly simplify kstrtox.h, switch to the other function name. While at it, include the corresponding header file (<linux/kstrtox.h>) Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/09bc980d8432a4b5f7d88388ec0df5b085583139.1667336095.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions