]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dm mpath: remove unused param from multipath_init_per_bio_data()
authorMike Snitzer <snitzer@redhat.com>
Tue, 5 Dec 2017 19:10:33 +0000 (14:10 -0500)
committerMike Snitzer <snitzer@redhat.com>
Wed, 20 Dec 2017 15:51:12 +0000 (10:51 -0500)
commit63f6e6fd05624a1c915ae95dfb81264f659914d8
treea7e6da4ed4c55d988dddf0cd03c494fc52a3be64
parent978e51ba38e00e9da09b3ef9ed8c94af7b55a1eb
dm mpath: remove unused param from multipath_init_per_bio_data()

'struct dm_bio_details *' isn't ever needed.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-mpath.c