Signed-off-by: Shubh <shubhisroking@xxxxxxxxx> --- 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