diff options
| author | ZhangPeng <[email protected]> | 2023-07-21 11:44:43 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:44 -0700 |
| commit | 9962ed64bd2154863ab3b63b15a2b55e39dc7117 (patch) | |
| tree | 4611605b218c80cebfa4dec521948acfd8ac4031 /tools/perf/scripts/python | |
| parent | 479c33049116f2d138b4dfec328961881cc26b33 (diff) | |
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/[email protected]
Signed-off-by: ZhangPeng <[email protected]>
Suggested-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Nanyong Sun <[email protected]>
Cc: Sidhartha Kumar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions