[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200818120136.GN17456@casper.infradead.org>
Date: Tue, 18 Aug 2020 13:01:36 +0100
From: Matthew Wilcox <willy@...radead.org>
To: yanfei.xu@...driver.com
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH] mm/memory.c: Replace vmf->vma with variable vma
On Tue, Aug 18, 2020 at 04:46:07PM +0800, yanfei.xu@...driver.com wrote:
> From: Yanfei Xu <yanfei.xu@...driver.com>
>
> The code has declared a vma_struct named vma which is assigned a
> value of vmf->vma. Thus, use variable vma directly here.
>
> Signed-off-by: Yanfei Xu <yanfei.xu@...driver.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@...radead.org>
Powered by blists - more mailing lists