Re: [PATCH 01/30] net: usb: Use kstrtobool() instead of strtobool()

From: Jakub Kicinski
Date: Tue Nov 01 2022 - 23:27:53 EST


On Tue, 1 Nov 2022 22:13:49 +0100 Christophe JAILLET wrote:
> This patch is part of a serie that axes all usages of strtobool().
> Each patch can be applied independently from the other ones.
>
> The last patch of the serie removes the definition of strtobool().
>
> You may not be in copy of the cover letter. So, if needed, it is available
> at [1].
>
> [1]: https://lore.kernel.org/all/cover.1667336095.git.christophe.jaillet@xxxxxxxxxx/

Please repost this patch separately. Patch bots and CIs will not test
partially received series.