From: Abdul Rahim Date: Fri, 6 Sep 2024 20:56:56 +0000 (+0530) Subject: Documentation: PCI: fix typo in pci.rst X-Git-Tag: v6.12-rc1~173^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6ba83cb81e84d9e2d003c5ed2749ca81843f555;p=thirdparty%2Flinux.git Documentation: PCI: fix typo in pci.rst Fix typo: "follow" -> "following" in pci.rst Signed-off-by: Abdul Rahim Signed-off-by: Jonathan Corbet Message-ID: <20240906205656.8261-1-abdul.rahim@myyahoo.com> --- diff --git a/Documentation/PCI/pci.rst b/Documentation/PCI/pci.rst index dd7b1c0c21da0..f4d2662871ab1 100644 --- a/Documentation/PCI/pci.rst +++ b/Documentation/PCI/pci.rst @@ -52,7 +52,7 @@ driver generally needs to perform the following initialization: - Enable DMA/processing engines When done using the device, and perhaps the module needs to be unloaded, -the driver needs to take the follow steps: +the driver needs to take the following steps: - Disable the device from generating IRQs - Release the IRQ (free_irq())