mm/memory_hotplug: fix misplaced comment in offline_pages
authorMiaohe Lin <linmiaohe@huawei.com>
Mon, 28 Feb 2022 23:01:39 +0000 (10:01 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Feb 2022 23:01:39 +0000 (10:01 +1100)
commit5ae146e2b81c30b1698a37792d20a0b8054c3509
tree950e8cf41d973f6e5c10592c617afe1fc1dbce88
parent5f9a9581b8326360bebdd95d59a88490e4b5c40a
mm/memory_hotplug: fix misplaced comment in offline_pages

It's misplaced since commit 7960509329c2 ("mm, memory_hotplug: print
reason for the offlining failure").  Move it to the right place.

Link: https://lkml.kernel.org/r/20220207133643.23427-5-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/memory_hotplug.c