From: Dave Jiang <dave.jiang@intel.com>
To: Nai-Chen Cheng <bleach1827@gmail.com>,
Davidlohr Bueso <dave@stgolabs.net>,
Jonathan Cameron <jonathan.cameron@huawei.com>,
Alison Schofield <alison.schofield@intel.com>,
Vishal Verma <vishal.l.verma@intel.com>,
Ira Weiny <ira.weiny@intel.com>,
Dan Williams <dan.j.williams@intel.com>,
Jonathan Corbet <corbet@lwn.net>
Cc: linux-cxl@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] Documentation: fix typo in CXL driver documentation
Date: Tue, 10 Jun 2025 10:41:36 -0700 [thread overview]
Message-ID: <36978c5d-9473-43f4-af7d-7a1b2927e36d@intel.com> (raw)
In-Reply-To: <20250610173152.33566-1-bleach1827@gmail.com>
On 6/10/25 10:31 AM, Nai-Chen Cheng wrote:
> Fix typo 'enumates' to 'enumerate' in CXL driver operation
> documentation to improve readability.
>
> Signed-off-by: Nai-Chen Cheng <bleach1827@gmail.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
> ---
> Documentation/driver-api/cxl/linux/cxl-driver.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/cxl/linux/cxl-driver.rst b/Documentation/driver-api/cxl/linux/cxl-driver.rst
> index 9759e90c3cf1..dd6dd17dc536 100644
> --- a/Documentation/driver-api/cxl/linux/cxl-driver.rst
> +++ b/Documentation/driver-api/cxl/linux/cxl-driver.rst
> @@ -20,7 +20,7 @@ The CXL driver is split into a number of drivers.
> * cxl_port - initializes root and provides port enumeration interface.
> * cxl_acpi - initializes root decoders and interacts with ACPI data.
> * cxl_p/mem - initializes memory devices
> -* cxl_pci - uses cxl_port to enumates the actual fabric hierarchy.
> +* cxl_pci - uses cxl_port to enumerate the actual fabric hierarchy.
>
> Driver Devices
> ==============
next prev parent reply other threads:[~2025-06-10 17:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 17:31 [PATCH] Documentation: fix typo in CXL driver documentation Nai-Chen Cheng
2025-06-10 17:41 ` Dave Jiang [this message]
2025-06-11 11:28 ` Li Ming
2025-06-11 13:29 ` Jonathan Cameron
2025-06-11 15:39 ` Dave Jiang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=36978c5d-9473-43f4-af7d-7a1b2927e36d@intel.com \
--to=dave.jiang@intel.com \
--cc=alison.schofield@intel.com \
--cc=bleach1827@gmail.com \
--cc=corbet@lwn.net \
--cc=dan.j.williams@intel.com \
--cc=dave@stgolabs.net \
--cc=ira.weiny@intel.com \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=skhan@linuxfoundation.org \
--cc=vishal.l.verma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox