diff options
| author | Christoph Hellwig <[email protected]> | 2022-06-14 11:09:30 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-06-27 06:29:11 -0600 |
| commit | c39493222e41098cd15d11f972d16e943919506d (patch) | |
| tree | 6651b2dc778ac1d9093a22b93e10af38a10c35b9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8689461be3f1ce6686bc26f1f379790bb0fc7a8c (diff) | |
dm: open code blk_max_size_offset in max_io_len
max_io_len always passes an explicitly non-zero chunk_sectors into
blk_max_size_offset. That means much of blk_max_size_offset is not
needed and can be open coded to simplify the code.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions