[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTQp6EuodAfFjtZZCdBT-nq87RJtuVjco9PkvF1PyimWGQ@mail.gmail.com>
Date: Fri, 8 Jan 2021 00:24:36 +0800
From: Guo Ren <guoren@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Masanari Iida <standby24x7@...il.com>, linux-csky@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH/v2] csky: Fix typos in Kconfig
Thx, looks good to me.
On Thu, Jan 7, 2021 at 12:23 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 1/6/21 2:04 AM, Masanari Iida wrote:
> > This patch fixes some spelling typos in Kconfig.
> >
> > Signed-off-by: Masanari Iida <standby24x7@...il.com>
> > ---
> > arch/csky/Kconfig | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
> > index 7f1721101ea0..e6ddca10e3ee 100644
> > --- a/arch/csky/Kconfig
> > +++ b/arch/csky/Kconfig
> > @@ -243,9 +243,9 @@ menuconfig HAVE_TCM
> > bool "Tightly-Coupled/Sram Memory"
> > select GENERIC_ALLOCATOR
> > help
> > - The implementation are not only used by TCM (Tightly-Coupled Meory)
> > - but also used by sram on SOC bus. It follow existed linux tcm
> > - software interface, so that old tcm application codes could be
> > + The implementation is not only used by TCM (Tightly-Coupled Memory)
> > + but also used by SRAM on SOC bus. It follows the existing Linux TCM
> > + software interface, so that old TCM application codes could be
> > re-used directly.
> >
> > if HAVE_TCM
> >
>
> LGTM. Thanks.
> Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
>
> --
> ~Randy
--
Best Regards
Guo Ren
ML: https://lore.kernel.org/linux-csky/
Powered by blists - more mailing lists