summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-11-01 22:14:14 +0100
committerAlexander Gordeev <agordeev@linux.ibm.com>2022-11-23 16:22:21 +0100
commitd9b25bdf57e4ab2a3084f9649318738ac9c006d3 (patch)
treec632e5b0eda2890daeece654a0f8b2b324affca9 /tools/perf/scripts/python
parent254b2fd02e34a5761cd2a3aad8b24a7ddd8962e1 (diff)
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. While at it, include the corresponding header file (<linux/kstrtox.h>) Link: https://lore.kernel.org/all/cover.1667336095.git.christophe.jaillet@wanadoo.fr/ Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions