mm/memory_hotplug: fix misplaced comment in offline_pages
authorMiaohe Lin <linmiaohe@huawei.com>
Wed, 16 Feb 2022 04:31:32 +0000 (15:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Feb 2022 03:46:38 +0000 (14:46 +1100)
commit1b30f9f96f448ef4b890d04cfeb967f4a12ca4f2
treed1e00cf7354e04b5f584dca04bca51c9c237ae3e
parent41b37ef315901ae5dcfac97f9b4845925c301184
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