Re: [PATCH] docs: driver-api: fix 6 spelling typos in Documentation/driver-api

From: Jonathan Corbet

Date: Tue Mar 24 2026 - 12:16:32 EST


tovicito <tovictakamine@xxxxxxxxx> writes:

> Signed-off-by: tovicito <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(-)

The changes don't look terrible, but please resubmit with a proper
changelog and a full-name Signed-off-by line.

Thanks,

jon