diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-13 20:53:02 +0200 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-29 14:51:06 +0200 |
commit | 59fc64740571685441f754db4846a1fb22896b53 (patch) | |
tree | 17bf7ab3848fe568b208c49d7e74b454962f8226 /fs/afs/fsclient.c | |
parent | block: Remove check of PageError (diff) | |
download | linux-59fc64740571685441f754db4846a1fb22896b53.tar.xz linux-59fc64740571685441f754db4846a1fb22896b53.zip |
afs: Remove check of 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/afs/fsclient.c')
0 files changed, 0 insertions, 0 deletions