diff options
author | 2024-08-21 14:31:12 +0800 | |
---|---|---|
committer | 2024-09-03 21:15:46 -0700 | |
commit | 0692fad55d3c1ed3766a1e8627af15b951097894 (patch) | |
tree | 19438246cf3192a33528d6c2cb207f7a1fa03a2a /mm/page_alloc.c | |
parent | selftests/mm: fix charge_reserved_hugetlb.sh test (diff) | |
download | linux-rng-0692fad55d3c1ed3766a1e8627af15b951097894.tar.xz linux-rng-0692fad55d3c1ed3766a1e8627af15b951097894.zip |
mm:page-writeback: use folio_next_index() helper in writeback_iter()
Simplify code pattern of 'folio->index + folio_nr_pages(folio)' by using
the existing helper folio_next_index().
Link: https://lkml.kernel.org/r/20240821063112.4053157-1-liyuesong@vivo.com
Signed-off-by: Yuesong Li <liyuesong@vivo.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions