On Tue, Aug 18, 2020 at 04:46:07PM +0800, [email protected] wrote: > From: Yanfei Xu <[email protected]> > > 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 <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>

