kstrtox: remove strtobool()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 16 Sep 2023 15:50:11 +0000 (17:50 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 18 Oct 2023 21:43:21 +0000 (14:43 -0700)
commit9bf2850c9170b52a6ab052085feced55effa78ef
tree139a7166e949dcd6cce058b39c9fab442a123b33
parent5097a69d676f7e562240dbe81c21b1c62aaf5950
kstrtox: remove strtobool()

The conversion from strtobool() to kstrtobool() is completed.  So
strtobool() can now be removed.

Link: https://lkml.kernel.org/r/87e3cc2547df174cd5af1fadbf866be4ef9e8e45.1694878151.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/kstrtox.h