[PATCH v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
Oliver Upton
oliver.upton at linux.dev
Mon Jan 23 12:25:37 PST 2023
On Sat, 14 Jan 2023 14:26:15 +0100, Christophe JAILLET 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>)
>
> [...]
Applied to kvmarm/next, thanks!
[1/1] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
https://git.kernel.org/kvmarm/kvmarm/c/016cbbd2ba55
--
Best,
Oliver
More information about the linux-arm-kernel
mailing list