aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:14:17 +0100
committerGreg Kroah-Hartman <[email protected]>2022-11-10 18:34:47 +0100
commit730600223b64918324ab322ab174361bd41073c0 (patch)
treeae9bbd98b40f01decd3f593ef13e5fbbd2680a67 /tools/perf/scripts/python/bin
parent3da72e18371c41a6f6f96b594854b178168c7757 (diff)
driver core: 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/02ba683a5c0716638ad8ca11e8b0fdca97c4f294.1667336095.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions