The patch titled Subject: mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" has been removed from the -mm tree. Its filename was mm-memory_hotplug-fix-a-typo-in-comment-recoreded-recorded.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Ethon Paul <ethp@xxxxxx> Subject: mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" There is a typo in comment, fix it. s/recoreded/recorded Link: http://lkml.kernel.org/r/20200410160328.13843-1-ethp@xxxxxx Signed-off-by: Ethon Paul <ethp@xxxxxx> Reviewed-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Reviewed-by: Ralph Campbell <rcampbell@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory_hotplug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/memory_hotplug.c~mm-memory_hotplug-fix-a-typo-in-comment-recoreded-recorded +++ a/mm/memory_hotplug.c @@ -1337,7 +1337,7 @@ offline_isolated_pages_cb(unsigned long } /* - * Check all pages in range, recoreded as memory resource, are isolated. + * Check all pages in range, recorded as memory resource, are isolated. */ static int check_pages_isolated_cb(unsigned long start_pfn, unsigned long nr_pages, _ Patches currently in -mm which might be from ethp@xxxxxx are