[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y8a/sILCmAt7oHLv@bombadil.infradead.org>
Date: Tue, 17 Jan 2023 07:33:04 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: gregkh@...uxfoundation.org, russell.h.weight@...el.com,
tianfei.zhang@...el.com, shaozhengchao@...wei.com,
colin.i.king@...il.com, error27@...il.com,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] test_firmware: Use kstrtobool() instead of strtobool()
On Sat, Jan 14, 2023 at 10:22:03AM +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>)
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Acked-by: Luis Chamberlain <mcgrof@...nel.org>
Luis
Powered by blists - more mailing lists