aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:14:16 +0100
committerJuergen Gross <[email protected]>2022-11-14 13:29:01 +0100
commit639b2e2ff1e850eb4e8853b4dc233875108eec4b (patch)
tree6d9af1821e4e79fd7e7f0ad89bc0597b9f823bc1 /tools/perf/scripts/python/export-to-sqlite.py
parent4bff677b30156435afa2cc4c3601b542b4ddd439 (diff)
x86/xen: 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]> Reviewed-by: Boris Ostrovsky <[email protected]> Link: https://lore.kernel.org/r/e91af3c8708af38b1c57e0a2d7eb9765dda0e963.1667336095.git.christophe.jaillet@wanadoo.fr Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions