[PATCH v5 02/13] mm: Ignore return value of ->readpages
Christoph Hellwig
hch at infradead.org
Thu Feb 13 05:13:30 AEDT 2020
On Mon, Feb 10, 2020 at 05:03:37PM -0800, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy at infradead.org>
>
> 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) <willy at infradead.org>
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-erofs
mailing list