* [PATCH] mm/memory_hotplug: Fix spelling mistake "reintialization" -> "reinitialization"
@ 2023-09-02 10:05 Shubh
0 siblings, 0 replies; only message in thread
From: Shubh @ 2023-09-02 10:05 UTC (permalink / raw)
To: David Hildenbrand, Oscar Salvador; +Cc: Andrew Morton, linux-mm, Shubh
Signed-off-by: Shubh <shubhisroking@gmail.com>
---
mm/memory_hotplug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
index 1b03f4ec6..c92138853 100644
--- a/mm/memory_hotplug.c
+++ b/mm/memory_hotplug.c
@@ -1230,7 +1230,7 @@ static pg_data_t __ref *hotadd_init_pgdat(int nid)
* NODE_DATA is preallocated (free_area_init) but its internal
* state is not allocated completely. Add missing pieces.
* Completely offline nodes stay around and they just need
- * reintialization.
+ * reinitialization.
*/
pgdat = NODE_DATA(nid);
--
2.42.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-02 10:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-02 10:05 [PATCH] mm/memory_hotplug: Fix spelling mistake "reintialization" -> "reinitialization" Shubh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox