]> www.infradead.org Git - users/hch/block.git/commit
dm: fold clone_bio into __clone_and_map_data_bio
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Jan 2022 08:20:09 +0000 (09:20 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Feb 2022 15:03:46 +0000 (16:03 +0100)
commitb52a49ba75ec932189a48b8c94530bc9b27f45fc
tree9853594baa6ca6118a7f1e24367c9e144c99c8ec
parentd341bdc3cf5693ef546f2a69f5940a86d0ce59c8
dm: fold clone_bio into __clone_and_map_data_bio

Fold clone_bio into its only caller to prepare for refactoring.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/md/dm.c