Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do_mpage_readpage(): remove useless clear_buffer_mapped() call
It is known that buffer_mapped() is false in this code path. Signed-off-by: Franck Bui-Huu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information