[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y72yC04t03AOHQNI@casper.infradead.org>
Date: Tue, 10 Jan 2023 18:44:27 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Vernon Yang <vernon2gm@...il.com>
Cc: Liam.Howlett@...cle.com, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/mmap: fix comment of unmapped_area{_topdown}
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
Powered by blists - more mailing lists