Re: [PATCH v7 08/24] mm: Remove 'page_offset' from readahead loop

From: Christoph Hellwig
Date: Mon Feb 24 2020 - 16:37:16 EST


On Wed, Feb 19, 2020 at 01:00:47PM -0800, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
>
> Replace the page_offset variable with 'index + i'.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>