mirror_ubuntu-kernels/drivers/net/wireless/marvell
Christophe JAILLET 417f173532 wifi: 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>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/1ff34549af5ad6f7c80d5b9e11872b5499065fc1.1667336095.git.christophe.jaillet@wanadoo.fr
2022-11-08 09:39:04 +02:00
..
libertas wifi: libertas: fix a couple of sparse warnings 2022-09-07 11:02:58 +03:00
libertas_tf wifi: mac80211: add wake_tx_queue callback to drivers 2022-10-10 11:00:03 +02:00
mwifiex wifi: Use kstrtobool() instead of strtobool() 2022-11-08 09:39:04 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mwl8k.c wifi: mac80211: add wake_tx_queue callback to drivers 2022-10-10 11:00:03 +02:00