[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y76vr/24l8Vfv27R@vernon-pc>
Date: Wed, 11 Jan 2023 20:47:22 +0800
From: Vernon Yang <vernon2gm@...il.com>
To: Matthew Wilcox <willy@...radead.org>
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 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
Powered by blists - more mailing lists