[PATCH 02/30] wifi: Use kstrtobool() instead of strtobool()
Kalle Valo
kvalo at kernel.org
Mon Nov 7 23:39:21 PST 2022
Christophe JAILLET <christophe.jaillet at wanadoo.fr> wrote:
> 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 at wanadoo.fr>
Patch applied to wireless-next.git, thanks.
417f173532cc wifi: Use kstrtobool() instead of strtobool()
--
https://patchwork.kernel.org/project/linux-wireless/patch/1ff34549af5ad6f7c80d5b9e11872b5499065fc1.1667336095.git.christophe.jaillet@wanadoo.fr/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list