]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: hugetlb: remove left over comment about follow_huge_foo()
authorKefeng Wang <wangkefeng.wang@huawei.com>
Thu, 25 Jul 2024 02:16:43 +0000 (10:16 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 17 Aug 2024 00:52:35 +0000 (17:52 -0700)
commit23571ae794f484c25b338f9519d53598ff6efc1e
treef9a41933029a94e021280d0351df58eec2df3a22
parentd0d1e48a6377922ad5292dfcd9573da51503d255
mm: hugetlb: remove left over comment about follow_huge_foo()

The comment is useless after commit 57a196a58421 ("hugetlb: simplify
hugetlb handling in follow_page_mask") since all follow_huge_foo() are
killed.

Link: https://lkml.kernel.org/r/20240725021643.1358536-1-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Cc: Muchun Song <muchun.song@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/hugetlb.c