lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1a745d27-6ad4-4778-bb4f-0fcdbd1af17e@intel.com>
Date: Fri, 5 Dec 2025 14:10:25 -0700
From: Dave Jiang <dave.jiang@...el.com>
To: Swarag V S <swaragvs09@...il.com>, dan.j.williams@...el.com
Cc: jonathan.cameron@...wei.com, linux-cxl@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cxl/pci: Fixed typo in Kconfig help text



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@...il.com>

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ