diff options
author | 2022-05-17 23:29:06 -0400 | |
---|---|---|
committer | 2022-06-29 08:51:07 -0400 | |
commit | da028b6b648e7f7bcfa52521675980f291b34c2a (patch) | |
tree | 5ed62d7b93510184f90d062e7d011261be6f090b /fs/buffer.c | |
parent | ufs: Remove checks for PageError (diff) | |
download | linux-rng-da028b6b648e7f7bcfa52521675980f291b34c2a.tar.xz linux-rng-da028b6b648e7f7bcfa52521675980f291b34c2a.zip |
remap_range: Remove check of uptodate flag
read_mapping_folio() returns an ERR_PTR if the folio is not
uptodate, so this check is simply dead code.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions