lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTRMNYpfwhZkjurgs2vGJRgokDNDMD-bj-x9RNjv_ZDLPA@mail.gmail.com>
Date:   Sat, 8 Oct 2022 07:45:12 +0800
From:   Guo Ren <guoren@...nel.org>
To:     Colin Ian King <colin.i.king@...il.com>
Cc:     linux-csky@...r.kernel.org, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"

Okay, it would be in for-next.

On Sat, Oct 8, 2022 at 4:16 AM Colin Ian King <colin.i.king@...il.com> wrote:
>
> There is a spelling mistake in a Kconfig option description. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
>  arch/csky/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
> index adee6ab36862..100f5eb2313e 100644
> --- a/arch/csky/Kconfig
> +++ b/arch/csky/Kconfig
> @@ -269,7 +269,7 @@ menuconfig HAVE_TCM
>         bool "Tightly-Coupled/Sram Memory"
>         depends on !COMPILE_TEST
>         help
> -         The implementation are not only used by TCM (Tightly-Coupled Meory)
> +         The implementation are not only used by TCM (Tightly-Coupled Memory)
>           but also used by sram on SOC bus. It follow existed linux tcm
>           software interface, so that old tcm application codes could be
>           re-used directly.
> --
> 2.37.3
>


-- 
Best Regards
 Guo Ren

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ