Skip to content

Commit e6ba83c

Browse files
Abdul RahimJonathan Corbet
authored andcommitted
Documentation: PCI: fix typo in pci.rst
Fix typo: "follow" -> "following" in pci.rst Signed-off-by: Abdul Rahim <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent 5d5f922 commit e6ba83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)