Re: [Qemu-devel] [PATCH] vhost: remove the dead code

2019-05-01 Thread Stefan Hajnoczi
On Tue, Apr 30, 2019 at 02:10:14PM +0800, Jie Wang wrote: > remove the dead code > > Signed-off-by: Jie Wang > --- > hw/virtio/vhost.c | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Stefan Hajnoczi signature.asc Description: PGP signature

[Qemu-devel] [PATCH] vhost: remove the dead code

2019-04-30 Thread Jie Wang
remove the dead code Signed-off-by: Jie Wang --- hw/virtio/vhost.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 7f61018f2a..2303a8c206 100644 --- a/hw/virtio/vhost.c +++ b/hw/virtio/vhost.c @@ -1650,7 +1650,6 @@ fail_vq: