Re: [PATCH v3] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
From: Jonathan Corbet
Date: Wed Mar 25 2026 - 14:48:04 EST
Tomás Pando <tovictakamine@xxxxxxxxx> writes:
> Fix minor spelling mistakes in the driver-api documentation. These
> changes improve readability in ACPI, CXL, DMA and PCI docs.
> v3: Added reviewed-by from Randy Dunlap.
> v2: Added full name as requested by Jon Corbet.
>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Signed-off-by: Tomás Pando <tovictakamine@xxxxxxxxx>
> ---
> Documentation/driver-api/acpi/acpi-drivers.rst | 2 +-
> Documentation/driver-api/cxl/platform/acpi/cedt.rst | 2 +-
> Documentation/driver-api/cxl/platform/bios-and-efi.rst | 2 +-
> Documentation/driver-api/dmaengine/pxa_dma.rst | 2 +-
> Documentation/driver-api/libata.rst | 2 +-
> Documentation/driver-api/pci/p2pdma.rst | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
Applied, thanks.
jon