diff options
author | 2023-07-21 11:44:43 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:44 -0700 | |
commit | 9962ed64bd2154863ab3b63b15a2b55e39dc7117 (patch) | |
tree | 4611605b218c80cebfa4dec521948acfd8ac4031 /include/linux/mmap_lock.h | |
parent | mm/page_io: remove unneeded ClearPageUptodate() (diff) | |
download | wireguard-linux-9962ed64bd2154863ab3b63b15a2b55e39dc7117.tar.xz wireguard-linux-9962ed64bd2154863ab3b63b15a2b55e39dc7117.zip |
mm/page_io: remove unneeded SetPageError()
Nobody checks the PageError()/folio_test_error() for the page/folio in
__end_swap_bio_read/write() and sio_write_complete(). Therefore, we
don't need to set the error flag. Just drop it.
Link: https://lkml.kernel.org/r/20230721034451.16412-3-zhangpeng362@huawei.com
Signed-off-by: ZhangPeng <zhangpeng362@huawei.com>
Suggested-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Nanyong Sun <sunnanyong@huawei.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/mmap_lock.h')
0 files changed, 0 insertions, 0 deletions