summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-11-28 07:58:23 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2024-12-16 19:12:16 +0300
commit0765b3f989a7eb757252951b21a244bfa3224561 (patch)
treee42b4ad2720001d986f76b89be2ecb965c776a8e /net/lapb/lapb_subr.c
parente0821645dd2d79180418dd9389e3e9e7e10e7281 (diff)
downloadlinux-0765b3f989a7eb757252951b21a244bfa3224561.tar.xz
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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions