* [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY description
@ 2026-03-17 5:53 pr4veensingh
2026-03-17 14:42 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: pr4veensingh @ 2026-03-17 5:53 UTC (permalink / raw)
To: linux-doc; +Cc: corbet, linux-kernel
From cf0fb033799f1766841d876728f52ee84c89c676 Mon Sep 17 00:00:00 2001
From: Praveen Kumar Singh <pr4veensingh@proton.me>
Date: Tue, 17 Mar 2026 11:10:32 +0530
Subject: [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in
NODE_ADDED_FIRST_MEMORY description
The description of NODE_ADDED_FIRST_MEMORY notification contains
a missing 'r' in the word 'for'. Fix the typo.
Signed-off-by: Praveen Kumar Singh <pr4veensingh@proton.me>
---
Documentation/core-api/memory-hotplug.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/core-api/memory-hotplug.rst b/Documentation/core-api/memory-hotplug.rst
index 8fc97c237..46b0490f5 100644
--- a/Documentation/core-api/memory-hotplug.rst
+++ b/Documentation/core-api/memory-hotplug.rst
@@ -96,7 +96,7 @@ NODE_CANCEL_ADDING_FIRST_MEMORY
Generated if NODE_ADDING_FIRST_MEMORY fails.
NODE_ADDED_FIRST_MEMORY
- Generated when memory has become available fo this node for the first time.
+ Generated when memory has become available for this node for the first time.
NODE_REMOVING_LAST_MEMORY
Generated when the last memory available to this node is about to be offlined.
--
2.51.2.windows.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY description
2026-03-17 5:53 [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY description pr4veensingh
@ 2026-03-17 14:42 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-03-17 14:42 UTC (permalink / raw)
To: pr4veensingh, linux-doc; +Cc: linux-kernel
pr4veensingh@proton.me writes:
> From cf0fb033799f1766841d876728f52ee84c89c676 Mon Sep 17 00:00:00 2001
> From: Praveen Kumar Singh <pr4veensingh@proton.me>
> Date: Tue, 17 Mar 2026 11:10:32 +0530
> Subject: [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in
> NODE_ADDED_FIRST_MEMORY description
Please do not include the above in the patch body; the maintainer just
has to strip it out. I have done that this time.
> The description of NODE_ADDED_FIRST_MEMORY notification contains
> a missing 'r' in the word 'for'. Fix the typo.
>
> Signed-off-by: Praveen Kumar Singh <pr4veensingh@proton.me>
> ---
> Documentation/core-api/memory-hotplug.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/memory-hotplug.rst b/Documentation/core-api/memory-hotplug.rst
> index 8fc97c237..46b0490f5 100644
> --- a/Documentation/core-api/memory-hotplug.rst
> +++ b/Documentation/core-api/memory-hotplug.rst
> @@ -96,7 +96,7 @@ NODE_CANCEL_ADDING_FIRST_MEMORY
> Generated if NODE_ADDING_FIRST_MEMORY fails.
>
> NODE_ADDED_FIRST_MEMORY
> - Generated when memory has become available fo this node for the first time.
> + Generated when memory has become available for this node for the first time.
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-17 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-17 5:53 [PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY description pr4veensingh
2026-03-17 14:42 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®