From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Date: Tue, 18 Feb 2020 15:48:54 +1100 Subject: [Cluster-devel] [PATCH v6 02/19] mm: Ignore return value of ->readpages In-Reply-To: <20200217184613.19668-3-willy@infradead.org> References: <20200217184613.19668-1-willy@infradead.org> <20200217184613.19668-3-willy@infradead.org> Message-ID: <20200218044854.GG10776@dread.disaster.area> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Mon, Feb 17, 2020 at 10:45:43AM -0800, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" > > 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) > Reviewed-by: Christoph Hellwig > --- > mm/readahead.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) Simple enough. Reviewed-by: Dave Chinner -- Dave Chinner david at fromorbit.com