On Mon, Feb 17, 2020 at 10:45:50AM -0800, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <[email protected]> > > 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 <[email protected]> > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > --- > mm/readahead.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Looks fine. Reviewed-by: Dave Chinner <[email protected]> -- Dave Chinner [email protected]
