[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250819122810.00006ca3@huawei.com>
Date: Tue, 19 Aug 2025 12:28:10 +0100
From: Jonathan Cameron <Jonathan.Cameron@...wei.com>
To: Moktar SELLAMI <smokthar925@...il.com>
CC: <linux-kernel@...r.kernel.org>, <linux-cxl@...r.kernel.org>,
<linux-doc@...r.kernel.org>, Dave Jiang <dave.jiang@...el.com>, "Alison
Schofield" <alison.schofield@...el.com>, Vishal Verma
<vishal.l.verma@...el.com>, Ira Weiny <ira.weiny@...el.com>, Dan Williams
<dan.j.williams@...el.com>, Jonathan Corbet <corbet@....net>, Gregory Price
<gourry@...rry.net>, Alok Tiwari <alok.a.tiwari@...cle.com>,
<linux-kernel-mentees@...ts.linuxfoundation.org>, <skhan@...uxfoundation.org>
Subject: Re: [PATCH] Documentation/driver-api: Fix typo error in cxl
On Tue, 19 Aug 2025 09:41:16 +0100
Moktar SELLAMI <smokthar925@...il.com> wrote:
> Fixed Typo in the driver-api/cxl/devices/devices.rst
>
> functionalty -> functionality
>
> Signed-off-by: Moktar SELLAMI <smokthar925@...il.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@...wei.com>
> ---
> Documentation/driver-api/cxl/devices/device-types.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/cxl/devices/device-types.rst b/Documentation/driver-api/cxl/devices/device-types.rst
> index 923f5d89bc04..7f69dfa4509b 100644
> --- a/Documentation/driver-api/cxl/devices/device-types.rst
> +++ b/Documentation/driver-api/cxl/devices/device-types.rst
> @@ -22,7 +22,7 @@ The basic interaction protocol, similar to PCIe configuration mechanisms.
> Typically used for initialization, configuration, and I/O access for anything
> other than memory (CXL.mem) or cache (CXL.cache) operations.
>
> -The Linux CXL driver exposes access to .io functionalty via the various sysfs
> +The Linux CXL driver exposes access to .io functionality via the various sysfs
> interfaces and /dev/cxl/ devices (which exposes direct access to device
> mailboxes).
>
Powered by blists - more mailing lists