diff options
| author | Christophe JAILLET <[email protected]> | 2023-01-14 16:08:22 +0100 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2023-01-22 18:42:34 +0100 |
| commit | c313094491150bae23b02270e83c72bb97ef2ab2 (patch) | |
| tree | c826d988088ee9f19a11a06a0f950184ba185984 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 706a91be38837451977491aa7465e98edf6d35d8 (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.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/58a3ed2e21903a93dfd742943b1e6936863ca037.1673708887.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions