diff options
author | 2024-11-28 04:58:23 +0000 | |
---|---|---|
committer | 2024-12-16 16:12:16 +0000 | |
commit | 0765b3f989a7eb757252951b21a244bfa3224561 (patch) | |
tree | e42b4ad2720001d986f76b89be2ecb965c776a8e /scripts/lib/kdoc/kdoc_files.py | |
parent | f2fs: Convert f2fs_finish_read_bio() to use folios (diff) | |
download | linux-rng-0765b3f989a7eb757252951b21a244bfa3224561.tar.xz linux-rng-0765b3f989a7eb757252951b21a244bfa3224561.zip |
f2fs: Use a folio more in f2fs_submit_page_bio()
Cache the result of page_folio(fio->page) in a local variable so
we don't have to keep calling it. Saves a couple of calls to
compound_head() and removes an access to page->mapping.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions