[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAhV-H721Wfkam+_+evNRXyuaio9oGqQQaDO6t-T31UdNp8gSQ@mail.gmail.com>
Date: Sat, 8 Oct 2022 22:58:10 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Colin Ian King <colin.i.king@...il.com>
Cc: WANG Xuerui <kernel@...0n.name>, loongarch@...ts.linux.dev,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
Queued for loongarch-next, thank you.
Huacai
On Sat, Oct 8, 2022 at 4:19 AM Colin Ian King <colin.i.king@...il.com> wrote:
>
> There is a spelling mistake in a commented section. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
> arch/loongarch/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/loongarch/Kconfig b/arch/loongarch/Kconfig
> index 898263224bbc..903096bd87f8 100644
> --- a/arch/loongarch/Kconfig
> +++ b/arch/loongarch/Kconfig
> @@ -171,7 +171,7 @@ config STACKTRACE_SUPPORT
> bool
> default y
>
> -# MACH_LOONGSON32 and MACH_LOONGSON64 are delibrately carried over from the
> +# MACH_LOONGSON32 and MACH_LOONGSON64 are deliberately carried over from the
> # MIPS Loongson code, to preserve Loongson-specific code paths in drivers that
> # are shared between architectures, and specifically expecting the symbols.
> config MACH_LOONGSON32
> --
> 2.37.3
>
Powered by blists - more mailing lists