Spdk/lib/bdev/virtio/rte_virtio/virtio_user
Daniel Verkamp 5aecabfbd5 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>
2017-10-16 11:17:16 -04:00
..
vhost_user.c rte_virtio: fix access to unaligned struct 2017-10-05 19:15:12 -04:00
vhost.h rte_virtio: added virtio_queue.c/.h 2017-09-15 16:32:20 -04:00
virtio_user_dev.c bdev/virtio: remove unused virtio_user_dev parts 2017-10-16 11:17:16 -04:00
virtio_user_dev.h bdev/virtio: remove unused virtio_user_dev parts 2017-10-16 11:17:16 -04:00