Loading
bdev/virtio: remove unused virtio_user_dev parts
Several fields in struct virtio_user_dev are not referenced anywhere (a few have cleanup code but no other assignments); remove them. Also drop is_vhost_user_by_type() and virtio_user_handle_cq(), which aren't used anywhere. Change-Id: I7c80ccbadbd5263a2886dc9028108b898d6485ae Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/382505 Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>