diff options
author | 2024-04-12 11:21:39 -0700 | |
---|---|---|
committer | 2024-05-05 17:53:35 -0700 | |
commit | d199483c2b972064be5fce846228ceb773cd9d17 (patch) | |
tree | a1c9a3cd8a20511864cebdf6473949eb3fd0a412 /mm/vmscan.c | |
parent | mm/hugetlb: convert dissolve_free_huge_pages() to folios (diff) | |
download | wireguard-linux-d199483c2b972064be5fce846228ceb773cd9d17.tar.xz wireguard-linux-d199483c2b972064be5fce846228ceb773cd9d17.zip |
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
dissolve_free_huge_pages() only uses folios internally, rename it to
dissolve_free_hugetlb_folios() and change the comments which reference it.
[akpm@linux-foundation.org: remove unneeded `extern']
Link: https://lkml.kernel.org/r/20240412182139.120871-2-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: Jane Chu <jane.chu@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions