commit | 32f1c71b15fc9cb8e964c3d0c15ca99a70cfe8a7 | [log] [tgz] |
---|---|---|
author | Anuj Gupta <anuj20.g@samsung.com> | Fri Sep 30 11:57:45 2022 +0530 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 30 07:51:13 2022 -0600 |
tree | bd4492b91176ee423acaf15dfdf0ff00f6a4f3a0 | |
parent | 470e900c8036ff1aafeb5f06f3cb7a375a081399 [diff] |
block: rename bio_map_put to blk_mq_map_bio_put This patch renames existing bio_map_put function to blk_mq_map_bio_put. Signed-off-by: Anuj Gupta <anuj20.g@samsung.com> Suggested-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220930062749.152261-9-anuj20.g@samsung.com Signed-off-by: Jens Axboe <axboe@kernel.dk>