summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2026-05-28 20:31:24 +0300
committerChristian Brauner <brauner@kernel.org>2026-06-04 11:28:07 +0300
commitcc81507980f2d482ed5a0e9e3483306158f06665 (patch)
tree67d7fcd17625cc936548f315909ef93ec54ce9d1 /scripts
parent5059fb945ca895af80506c7a90d46b7308d6f6c5 (diff)
downloadlinux-cc81507980f2d482ed5a0e9e3483306158f06665.tar.xz
buffer: Convert __block_write_full_folio to __bh_submit()
Avoid an extra indirect function call by using __bh_submit() instead of submit_bh_wbc(). Since there is only one caller of submit_bh_wbc() left, inline it into submit_bh(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Link: https://patch.msgid.link/20260528173150.1093780-12-willy@infradead.org Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions