On Mon, Jan 10, 2022 at 04:23:56AM +0000, Matthew Wilcox (Oracle) wrote: > follow_hugetlb_page() only cares about success or failure, so it doesn't > need to know the type of the returned pointer, only whether it's NULL > or not. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>