]> git.baikalelectronics.ru Git - kernel.git/commit
mm/memory_hotplug: fix misplaced comment in offline_pages
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 22 Mar 2022 21:47:24 +0000 (14:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Mar 2022 22:57:10 +0000 (15:57 -0700)
commitcef919b46087ef229ee8e82811e64e98b3b1a29b
tree622a711ef78948b04ac305a911a4d2843e123539
parent60cee37b244986c335386a3f06e341de1aff910d
mm/memory_hotplug: fix misplaced comment in offline_pages

It's misplaced since commit 09be3157421f ("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: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory_hotplug.c