Re: [PATCH] LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"

From: Huacai Chen
Date: Sat Oct 08 2022 - 11:00:17 EST


Queued for loongarch-next, thank you.

Huacai

On Sat, Oct 8, 2022 at 4:19 AM Colin Ian King <colin.i.king@xxxxxxxxx> wrote:
>
> There is a spelling mistake in a commented section. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---
> 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
>