diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-01-14 16:08:22 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-01-22 18:42:34 +0100 |
commit | c313094491150bae23b02270e83c72bb97ef2ab2 (patch) | |
tree | c826d988088ee9f19a11a06a0f950184ba185984 /drivers/s390/cio/device_pgid.c | |
parent | Merge branch 'fixes' into features (diff) | |
download | linux-c313094491150bae23b02270e83c72bb97ef2ab2.tar.xz linux-c313094491150bae23b02270e83c72bb97ef2ab2.zip |
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 'drivers/s390/cio/device_pgid.c')
0 files changed, 0 insertions, 0 deletions