diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-18 01:12:25 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-29 15:51:06 +0300 |
commit | 0e00fa5f83606064f3b7bb11d9608d216ac6b45a (patch) | |
tree | 421e3ef3bf9588b45bf224261b585f3f2639b77b /fs | |
parent | 90c02eb9a76c16427d644927a0de86600ad5ef85 (diff) | |
download | linux-0e00fa5f83606064f3b7bb11d9608d216ac6b45a.tar.xz |
block: Remove check of PageError
If read_mapping_page() sees a page with PageError set, it returns a
PTR_ERR(). Checking PageError again is simply dead code.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions