Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux-2.6-microblaze.git] / mm / filemap.c
index 23a051a..fe079e9 100644 (file)
@@ -2566,7 +2566,6 @@ page_not_uptodate:
        if (!error || error == AOP_TRUNCATED_PAGE)
                goto retry_find;
 
-       /* Things didn't work out. Return zero to tell the mm layer so. */
        shrink_readahead_size_eio(ra);
        return VM_FAULT_SIGBUS;