* [PATCH] Documentation: PCI: fix typo in pci.rst
[not found] <20240906205656.8261-1-abdul.rahim.ref@myyahoo.com>
@ 2024-09-06 20:56 ` Abdul Rahim
2024-09-10 1:45 ` Bagas Sanjaya
2024-09-10 21:30 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Abdul Rahim @ 2024-09-06 20:56 UTC (permalink / raw)
To: bhelgaas, corbet; +Cc: helgaas, linux-pci, linux-doc, linux-kernel, Abdul Rahim
Fix typo: "follow" -> "following" in pci.rst
Signed-off-by: Abdul Rahim <abdul.rahim@myyahoo.com>
---
Documentation/PCI/pci.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/PCI/pci.rst b/Documentation/PCI/pci.rst
index dd7b1c0c21da..f4d2662871ab 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())
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: PCI: fix typo in pci.rst
2024-09-06 20:56 ` [PATCH] Documentation: PCI: fix typo in pci.rst Abdul Rahim
@ 2024-09-10 1:45 ` Bagas Sanjaya
2024-09-10 21:30 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2024-09-10 1:45 UTC (permalink / raw)
To: Abdul Rahim, bhelgaas, corbet; +Cc: helgaas, linux-pci, linux-doc, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
On Sat, Sep 07, 2024 at 02:26:56AM +0530, Abdul Rahim wrote:
> 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:
>
Looks good, thanks!
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: PCI: fix typo in pci.rst
2024-09-06 20:56 ` [PATCH] Documentation: PCI: fix typo in pci.rst Abdul Rahim
2024-09-10 1:45 ` Bagas Sanjaya
@ 2024-09-10 21:30 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-09-10 21:30 UTC (permalink / raw)
To: Abdul Rahim, bhelgaas
Cc: helgaas, linux-pci, linux-doc, linux-kernel, Abdul Rahim
Abdul Rahim <abdul.rahim@myyahoo.com> writes:
> Fix typo: "follow" -> "following" in pci.rst
>
> Signed-off-by: Abdul Rahim <abdul.rahim@myyahoo.com>
> ---
> Documentation/PCI/pci.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/PCI/pci.rst b/Documentation/PCI/pci.rst
> index dd7b1c0c21da..f4d2662871ab 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:
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-10 21:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240906205656.8261-1-abdul.rahim.ref@myyahoo.com>
2024-09-06 20:56 ` [PATCH] Documentation: PCI: fix typo in pci.rst Abdul Rahim
2024-09-10 1:45 ` Bagas Sanjaya
2024-09-10 21:30 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).