diff options
author | Krzysztof Wilczyński <[email protected]> | 2021-09-15 23:01:27 +0000 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-09-28 18:06:29 -0500 |
commit | e0f7b19223582c302f5736e93927aafde9458d48 (patch) | |
tree | 11722471639babfab80ab6d2c668b97d69319123 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 36f354ec7bf92f8aaf09eaf3b261ea06c25ec337 (diff) |
PCI: Use kstrtobool() directly, sans strtobool() wrapper
strtobool() is a wrapper around kstrtobool() that has been added for
backward compatibility.
There is no reason to use the old API, so use kstrtobool() directly.
Related: ef951599074b ("lib: move strtobool() to kstrtobool()")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions