mm/memory-failure.c: remove obsolete comment in __soft_offline_page
authorMiaohe Lin <linmiaohe@huawei.com>
Mon, 28 Feb 2022 23:01:10 +0000 (10:01 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Feb 2022 23:01:10 +0000 (10:01 +1100)
commitbc93a8c6228253baf19584a85198d65e1d755338
tree2ce9a2934ae14a2007a4057a3ee3de792509227d
parent1d24340dd3980bcd2ca2491f6526bd418a5f3d57
mm/memory-failure.c: remove obsolete comment in __soft_offline_page

Since commit add05cecef80 ("mm: soft-offline: don't free target page in
successful page migration"), set_migratetype_isolate logic is removed.
Remove this obsolete comment.

Link: https://lkml.kernel.org/r/20220218090118.1105-8-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/memory-failure.c