This is a small patchset to remove some code duplication and clean up some minor issues in dm_io. Benjamin Marzinski (3): dm io: bump num_bvecs to handle offset memory. dm io: don't call the async_io notify.fn on invalid num_regions dm io: remove code duplication between sync_io and aysnc_io drivers/md/dm-io.c | 84 ++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 52 deletions(-) -- 2.45.0