diff options
author | 2022-04-12 16:56:10 +0800 | |
---|---|---|
committer | 2022-05-05 17:31:35 -0400 | |
commit | b992b40dfcc1d904e5040c34c5edde3bbc83f60b (patch) | |
tree | 15f67f613693da7c89e1726520fcfb29107a83aa /scripts/gdb/linux/utils.py | |
parent | dm: use bio_sectors in dm_aceept_partial_bio (diff) | |
download | linux-dev-b992b40dfcc1d904e5040c34c5edde3bbc83f60b.tar.xz linux-dev-b992b40dfcc1d904e5040c34c5edde3bbc83f60b.zip |
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
dm->orig_bio is always passed to __dm_start_io_acct and dm_end_io_acct,
so it isn't necessary to take one bio parameter for the two helpers.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions