[tip:tools/kvm] kvm tools: remove unused field from virtio-blk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  ce68648792ba859fe11075f507909970ae5e1ba4
Gitweb:     http://git.kernel.org/tip/ce68648792ba859fe11075f507909970ae5e1ba4
Author:     Sasha Levin <levinsasha928@xxxxxxxxx>
AuthorDate: Sun, 22 Jul 2012 18:29:52 +0200
Committer:  Pekka Enberg <penberg@xxxxxxxxxx>
CommitDate: Tue, 31 Jul 2012 09:25:02 +0300

kvm tools: remove unused field from virtio-blk

Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx>
---
 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;
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux