On Tue, Jan 10, 2023 at 06:44:27PM +0000, Matthew Wilcox wrote: > 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/ Okay, thanks you for review. > > > - * @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