All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] some simple cleanups
@ 2017-04-07  6:58 weiqi
  2017-04-07 14:09 ` Michael S. Tsirkin
  0 siblings, 1 reply; 2+ messages in thread
From: weiqi @ 2017-04-07  6:58 UTC (permalink / raw)
  To: pbonzini, mst, kraxel; +Cc: qemu-devel, arei.gonglei, Wei Qi

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH 0/3] some simple cleanups
  2017-04-07  6:58 [Qemu-devel] [PATCH 0/3] some simple cleanups weiqi
@ 2017-04-07 14:09 ` Michael S. Tsirkin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2017-04-07 14:09 UTC (permalink / raw)
  To: weiqi; +Cc: pbonzini, kraxel, qemu-devel, arei.gonglei

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-07 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07  6:58 [Qemu-devel] [PATCH 0/3] some simple cleanups weiqi
2017-04-07 14:09 ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.