Christophe JAILLET f7d85515bd test_firmware: 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>)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/34f04735d20e0138695dd4070651bd860a36b81c.1673688120.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-20 14:09:47 +01:00
..
2022-12-13 10:43:59 -08:00
2022-10-24 12:12:32 -07:00
2022-09-26 12:19:12 -07:00
2022-12-12 17:28:58 -08:00
2022-09-01 18:04:43 +02:00
2022-10-03 14:03:21 -07:00
2022-12-13 10:43:59 -08:00
2022-12-14 09:15:43 -08:00
2022-12-19 12:33:32 -06:00
2022-12-13 19:29:45 -08:00
2022-12-14 12:20:00 -08:00
2022-12-14 12:20:00 -08:00
2022-11-08 15:06:56 -08:00
2022-10-03 17:34:32 -07:00
2022-12-13 10:43:59 -08:00
2022-11-11 18:18:05 -08:00
2022-12-13 15:47:48 -08:00