[PATCH v6 06/19] mm: rename readahead loop variable to 'i'
Dave Chinner
david at fromorbit.com
Tue Feb 18 16:33:19 AEDT 2020
On Mon, Feb 17, 2020 at 10:45:50AM -0800, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy at infradead.org>
>
> Change the type of page_idx to unsigned long, and rename it -- it's
> just a loop counter, not a page index.
>
> Suggested-by: John Hubbard <jhubbard at nvidia.com>
> Signed-off-by: Matthew Wilcox (Oracle) <willy at infradead.org>
> ---
> mm/readahead.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Looks fine.
Reviewed-by: Dave Chinner <dchinner at redhat.com>
--
Dave Chinner
david at fromorbit.com
More information about the Linux-erofs
mailing list