]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/mpage.c
do_mpage_readpage(): remove useless clear_buffer_mapped() call
[karo-tx-linux.git] / fs / mpage.c
index 46e977efd50a6ad11c65821f8cf3becbfad916fb..16c3ef37eae348ed97ad90229d427449699315a3 100644 (file)
@@ -241,7 +241,6 @@ do_mpage_readpage(struct bio *bio, struct page *page, unsigned nr_pages,
                                first_hole = page_block;
                        page_block++;
                        block_in_file++;
-                       clear_buffer_mapped(map_bh);
                        continue;
                }