Signed-off-by: Sasha Levin <[email protected]>
---
 tools/kvm/virtio/blk.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/virtio/blk.c b/tools/kvm/virtio/blk.c
index beebd24..1fb969f 100644
--- a/tools/kvm/virtio/blk.c
+++ b/tools/kvm/virtio/blk.c
@@ -40,7 +40,6 @@ struct blk_dev {
        pthread_mutex_t                 mutex;
 
        struct list_head                list;
-       struct list_head                req_list;
 
        struct virtio_device            vdev;
        struct virtio_blk_config        blk_config;
-- 
1.7.8.6

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to