diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-15 20:02:45 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-29 11:58:36 -0800 |
| commit | 14059f66a959c760467ea2041e165f412845bcb8 (patch) | |
| tree | c8315be9e51c098549239d23e64ef02591a55c25 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 17bf23a981be9c6629198a76940c777eb5c8c521 (diff) | |
fs: remove the bh_end_io argument from __block_write_full_folio
All callers are passing end_buffer_async_write as this argument, so we can
hardcode references to it within __block_write_full_folio(). That lets us
make end_buffer_async_write() static.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions