Home
last modified time | relevance | path

Searched hist:b992b40dfcc1d904e5040c34c5edde3bbc83f60b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.cdiff b992b40dfcc1d904e5040c34c5edde3bbc83f60b Tue Apr 12 03:56:10 CDT 2022 Ming Lei <ming.lei@redhat.com> 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>