summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-01-14 18:08:22 +0300
committerHeiko Carstens <hca@linux.ibm.com>2023-01-22 20:42:34 +0300
commitc313094491150bae23b02270e83c72bb97ef2ab2 (patch)
treec826d988088ee9f19a11a06a0f950184ba185984 /tools/perf/scripts/python
parent706a91be38837451977491aa7465e98edf6d35d8 (diff)
downloadlinux-c313094491150bae23b02270e83c72bb97ef2ab2.tar.xz
s390/ipl: 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. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/58a3ed2e21903a93dfd742943b1e6936863ca037.1673708887.git.christophe.jaillet@wanadoo.fr Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions