On 09/22/22 10:42, Sidhartha Kumar wrote: > Removes the last caller of delete_from_page_cache() by converting the > code to its folio equivalent. > > Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx> > --- > fs/hugetlbfs/inode.c | 14 +++++++------- > include/linux/pagemap.h | 1 - > mm/folio-compat.c | 5 ----- > 3 files changed, 7 insertions(+), 13 deletions(-) Thanks! Reviewed-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> -- Mike Kravetz