]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm: Remove unused declaration and empty definition "dm_zone_map_bio"
authorZhang Zekun <zhangzekun11@huawei.com>
Mon, 12 Aug 2024 11:53:09 +0000 (19:53 +0800)
committerMikulas Patocka <mpatocka@redhat.com>
Wed, 21 Aug 2024 11:12:12 +0000 (13:12 +0200)
commitf3631ae11d4694e2befff9dd10dab8cd56033f6c
tree58041a66ed256e36f8ca9692b481cda7083eab41
parent5d3691a8266e77fd2d695064532d0926af974331
dm: Remove unused declaration and empty definition "dm_zone_map_bio"

dm_zone_map_bio() has beed removed since commit f211268ed1f9 ("dm: Use
the block layer zone append emulation"), remain the declaration unused in
header files. So, let's remove this unused declaration and empty
definition.

Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm.h