From: Swarag V S <swaragvs09@gmail.com>
To: dan.j.williams@intel.com
Cc: jonathan.cameron@huawei.com, linux-cxl@vger.kernel.org,
linux-kernel@vger.kernel.org, Swarag V S <swaragvs09@gmail.com>
Subject: [PATCH] cxl/pci: Fixed typo in Kconfig help text
Date: Sat, 6 Dec 2025 01:25:25 +0530 [thread overview]
Message-ID: <20251205195524.2454-1-swaragvs09@gmail.com> (raw)
The help text for CXL_PCI incorrectly uses 'Device's' (possessive)
instead of 'Devices' (plural). Fixed the grammar.
Signed-off-by: Swarag V S <swaragvs09@gmail.com>
---
Hi Dan and CXL team,
This is a small grammar fix for the CXL Kconfig and my first open source contribution.
Found this small grammar typo while reading the documentation for my seminar>
Hope it helps!
drivers/cxl/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/cxl/Kconfig b/drivers/cxl/Kconfig
index 48b7314af..78b39b3c5 100644
--- a/drivers/cxl/Kconfig
+++ b/drivers/cxl/Kconfig
@@ -24,7 +24,7 @@ config CXL_PCI
default CXL_BUS
help
The CXL specification defines a "CXL memory device" sub-class in the
- PCI "memory controller" base class of devices. Device's identified by
+ PCI "memory controller" base class of devices. Devices identified by
this class code provide support for volatile and / or persistent
memory to be mapped into the system address map (Host-managed Device
Memory (HDM)).
--
2.51.0.windows.1
next reply other threads:[~2025-12-05 19:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 19:55 Swarag V S [this message]
2025-12-05 21:09 ` dan.j.williams
2025-12-05 21:10 ` 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=20251205195524.2454-1-swaragvs09@gmail.com \
--to=swaragvs09@gmail.com \
--cc=dan.j.williams@intel.com \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®