vhost: Remove the unused variable.
authorTonghao Zhang <xiangxia.m.yue@gmail.com>
Tue, 9 Jan 2018 15:38:22 +0000 (07:38 -0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 1 Feb 2018 14:26:44 +0000 (16:26 +0200)
commitac964d7a594290e230f8c1038934692e30c76fc8
tree29d16069ddab7ef16c6c965848465a78f748553d
parentdaf2a5016983a1a533417bcdc729bd2b19af1b68
vhost: Remove the unused variable.

The patch (7235acdb1) changed the way of the work
flushing in which the queued seq, done seq, and the
flushing are not used anymore. Then remove them now.

Fixes: 7235acdb1 ("vhost: simplify work flushing")
Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c
drivers/vhost/vhost.h