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