[Qemu-devel] [PATCH 0/3] some simple cleanups

weiqi posted 3 patches 7 years ago
Only 0 patches received!
hw/scsi/esp-pci.c | 1 -
hw/virtio/vhost.c | 1 -
ui/vnc-enc-zrle.c | 1 -
3 files changed, 3 deletions(-)
[Qemu-devel] [PATCH 0/3] some simple cleanups
Posted by weiqi 7 years ago
From: Wei Qi <weiqi4@huawei.com>

This patchset cleanups some unused/unnecessary variables assignment.

Wei Qi (3):
  vhost: simple clean up
  vnc: simple clean up
  esp-pci: simple clean up

 hw/scsi/esp-pci.c | 1 -
 hw/virtio/vhost.c | 1 -
 ui/vnc-enc-zrle.c | 1 -
 3 files changed, 3 deletions(-)

-- 
1.8.3.1



Re: [Qemu-devel] [PATCH 0/3] some simple cleanups
Posted by Michael S. Tsirkin 7 years ago
On Fri, Apr 07, 2017 at 02:58:25PM +0800, weiqi wrote:
> From: Wei Qi <weiqi4@huawei.com>
> 
> This patchset cleanups some unused/unnecessary variables assignment.


Pls remember to repost after 2.9 is out.

> Wei Qi (3):
>   vhost: simple clean up
>   vnc: simple clean up
>   esp-pci: simple clean up
> 
>  hw/scsi/esp-pci.c | 1 -
>  hw/virtio/vhost.c | 1 -
>  ui/vnc-enc-zrle.c | 1 -
>  3 files changed, 3 deletions(-)
> 
> -- 
> 1.8.3.1
>