[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1061c239-285b-c1df-5d7f-c5542683b8f0@infradead.org>
Date: Tue, 24 Jan 2023 19:15:13 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Alison Schofield <alison.schofield@...el.com>
Cc: linux-kernel@...r.kernel.org,
Vishal Verma <vishal.l.verma@...el.com>,
Ira Weiny <ira.weiny@...el.com>,
Ben Widawsky <bwidawsk@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
linux-cxl@...r.kernel.org
Subject: Re: [PATCH] cxl: Kconfig: fix a spelling mistake
Hi,
On 1/24/23 18:29, Alison Schofield wrote:
> On Tue, Jan 24, 2023 at 03:34:31PM -0800, Randy Dunlap wrote:
>> Correct a spelling mistake (reported by codespell).
>
> Hi Randy,
>
> Maybe you were just interested in Kconfig's, but while you're
> in here, would you mind correcting a few more:
Yes, I am trying to focus on user-facing text,
but I am happy to make additional corrections in v2.
> drivers/cxl/
> ./acpi.c:22: Specfication ==> Specification
> ./core/port.c:1140: swich ==> switch
> ./core/region.c:402: suport ==> support
>
> Thanks,
> Alison
>
>>
>> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
>> Cc: Alison Schofield <alison.schofield@...el.com>
>> Cc: Vishal Verma <vishal.l.verma@...el.com>
>> Cc: Ira Weiny <ira.weiny@...el.com>
>> Cc: Ben Widawsky <bwidawsk@...nel.org>
>> Cc: Dan Williams <dan.j.williams@...el.com>
>> Cc: linux-cxl@...r.kernel.org
>> ---
>> drivers/cxl/Kconfig | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff -- a/drivers/cxl/Kconfig b/drivers/cxl/Kconfig
>> --- a/drivers/cxl/Kconfig
>> +++ b/drivers/cxl/Kconfig
>> @@ -116,7 +116,7 @@ config CXL_REGION_INVALIDATION_TEST
>> depends on CXL_REGION
>> help
>> CXL Region management and security operations potentially invalidate
>> - the content of CPU caches without notifiying those caches to
>> + the content of CPU caches without notifying those caches to
>> invalidate the affected cachelines. The CXL Region driver attempts
>> to invalidate caches when those events occur. If that invalidation
>> fails the region will fail to enable. Reasons for cache
--
~Randy
Powered by blists - more mailing lists