Re: [PATCH] mm/mmap: fix comment of unmapped_area{_topdown}

From: Matthew Wilcox
Date: Tue Jan 10 2023 - 13:51:42 EST


On Tue, Jan 10, 2023 at 11:03:20PM +0800, Vernon Yang wrote:
> - * @info: The unmapped area information including the range (low_limit -
> + * @info: The unmapped area information including the range [low_limit -
> * hight_limit), the alignment offset and mask.

s/hight_limit/high_limit/

> - * @info: The unmapped area information including the range (low_limit -
> + * @info: The unmapped area information including the range [low_limit -
> * hight_limit), the alignment offset and mask.

ditto