Re: [PATCH] xtensa: fix spelling mistake in Kconfig "wont" -> "won't"

From: Max Filippov
Date: Thu Dec 17 2020 - 12:53:30 EST


On Thu, Dec 17, 2020 at 9:24 AM Colin King <colin.king@xxxxxxxxxxxxx> wrote:
>
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There is a spelling mistake in the Kconfig help text. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
> arch/xtensa/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Thanks. Applied to my xtensa tree.

-- Max