mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] cxl/pci: Fixed typo in Kconfig help text
@ 2025-12-05 19:55 Swarag V S
  2025-12-05 21:09 ` dan.j.williams
  2025-12-05 21:10 ` Dave Jiang
  0 siblings, 2 replies; 3+ messages in thread
From: Swarag V S @ 2025-12-05 19:55 UTC (permalink / raw)
  To: dan.j.williams; +Cc: jonathan.cameron, linux-cxl, linux-kernel, Swarag V S

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cxl/pci: Fixed typo in Kconfig help text
  2025-12-05 19:55 [PATCH] cxl/pci: Fixed typo in Kconfig help text Swarag V S
@ 2025-12-05 21:09 ` dan.j.williams
  2025-12-05 21:10 ` Dave Jiang
  1 sibling, 0 replies; 3+ messages in thread
From: dan.j.williams @ 2025-12-05 21:09 UTC (permalink / raw)
  To: Swarag V S, dan.j.williams
  Cc: jonathan.cameron, linux-cxl, linux-kernel, Swarag V S

Swarag V S wrote:
> 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!

Hey, looks good to me:

Reviewed-by: Dan Williams <dan.j.williams@intel.com>

Congrats on the first Linux patch!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cxl/pci: Fixed typo in Kconfig help text
  2025-12-05 19:55 [PATCH] cxl/pci: Fixed typo in Kconfig help text Swarag V S
  2025-12-05 21:09 ` dan.j.williams
@ 2025-12-05 21:10 ` Dave Jiang
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2025-12-05 21:10 UTC (permalink / raw)
  To: Swarag V S, dan.j.williams; +Cc: jonathan.cameron, linux-cxl, linux-kernel



On 12/5/25 12:55 PM, Swarag V S wrote:
> 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>

Thanks Swarag!
Reviewed-by: Dave Jiang <dave.jiang@intel.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)).


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-05 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-05 19:55 [PATCH] cxl/pci: Fixed typo in Kconfig help text Swarag V S
2025-12-05 21:09 ` dan.j.williams
2025-12-05 21:10 ` Dave Jiang

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®