vhost: remove vhost_work_queue
authorMike Christie <michael.christie@oracle.com>
Mon, 26 Jun 2023 23:23:02 +0000 (18:23 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 3 Jul 2023 16:15:14 +0000 (12:15 -0400)
commit27eca189114235fde84980b8ee044f42c1d59519
tree8c5e7c1f160def23725ac0acc1179d29db0cbade
parent0a3eac5239d2ddcfef8cc5b0c40095981536db90
vhost: remove vhost_work_queue

vhost_work_queue is no longer used. Each driver is using the poll or vq
based queueing, so remove vhost_work_queue.

Signed-off-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20230626232307.97930-13-michael.christie@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c
drivers/vhost/vhost.h