dm: fold __clone_and_map_data_bio into __split_and_process_bio
authorMike Snitzer <snitzer@redhat.com>
Fri, 18 Feb 2022 04:40:09 +0000 (23:40 -0500)
committerMike Snitzer <snitzer@redhat.com>
Mon, 21 Feb 2022 20:36:23 +0000 (15:36 -0500)
commit66bdaa4302d3b58d1f8f2afcdd424addc9a80e3c
tree3bfaf65022420ee2a0e079581a16cc2694aadc66
parent96c9865cb6dd068a74f844e1c14114b7e676f727
dm: fold __clone_and_map_data_bio into __split_and_process_bio

Fold __clone_and_map_data_bio into its only caller.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm.c