Re: [PATCH] cxl/pci: Fixed typo in Kconfig help text

From: dan.j.williams

Date: Fri Dec 05 2025 - 16:10:06 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxx>

Congrats on the first Linux patch!