diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2026-05-28 20:31:24 +0300 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-06-04 11:28:07 +0300 |
| commit | cc81507980f2d482ed5a0e9e3483306158f06665 (patch) | |
| tree | 67d7fcd17625cc936548f315909ef93ec54ce9d1 /scripts | |
| parent | 5059fb945ca895af80506c7a90d46b7308d6f6c5 (diff) | |
| download | linux-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
