diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-17 18:12:25 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-29 08:51:07 -0400 |
commit | b0c971e7b76887bfab44e6b891e90ebb4c637172 (patch) | |
tree | bc82f1a0f623d4fa1fd47e11b67787c0605b1186 /fs/ufs/dir.c | |
parent | 19cb4273a245dae6ed1168172c619ccbf6a704bc (diff) | |
download | linux-b0c971e7b76887bfab44e6b891e90ebb4c637172.tar.gz linux-b0c971e7b76887bfab44e6b891e90ebb4c637172.tar.bz2 linux-b0c971e7b76887bfab44e6b891e90ebb4c637172.zip |
reiserfs: Remove check for PageError
If read_mapping_page() encounters an error, it returns an errno, not a
page with PageError set, so this is dead code.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/ufs/dir.c')
0 files changed, 0 insertions, 0 deletions