Re: [PATCH 04/30] scsi: target: Use kstrtobool() instead of strtobool()

From: Martin K. Petersen
Date: Thu Nov 17 2022 - 13:29:57 EST


On Tue, 1 Nov 2022 22:13:52 +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 6.2/scsi-queue, thanks!

[04/30] scsi: target: Use kstrtobool() instead of strtobool()
https://git.kernel.org/mkp/scsi/c/e56ca6bcd213

--
Martin K. Petersen Oracle Linux Engineering