Skip to content

Commit e6ba83c

Browse files
abdulrahim2002Jonathan Corbet
authored andcommitted
Documentation: PCI: fix typo in pci.rst
Fix typo: "follow" -> "following" in pci.rst Signed-off-by: Abdul Rahim <abdul.rahim@myyahoo.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20240906205656.8261-1-abdul.rahim@myyahoo.com>
1 parent 5d5f922 commit e6ba83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/PCI/pci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ driver generally needs to perform the following initialization:
5252
- Enable DMA/processing engines
5353

5454
When done using the device, and perhaps the module needs to be unloaded,
55-
the driver needs to take the follow steps:
55+
the driver needs to take the following steps:
5656

5757
- Disable the device from generating IRQs
5858
- Release the IRQ (free_irq())

0 commit comments

Comments
 (0)