On Fri, Sep 24, 2021 at 06:18:24PM +0100, David Howells wrote: > None of the callers of swap_readpage() actually check its return value and, > indeed, the operation may still be in progress, so remove the return value. > > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>