On Mon, Feb 17, 2020 at 10:45:43AM -0800, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <[email protected]> > > We used to assign the return value to a variable, which we then ignored. > Remove the pretence of caring. > > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > --- > mm/readahead.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-)
Simple enough. Reviewed-by: Dave Chinner <[email protected]> -- Dave Chinner [email protected]
