qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.2 0/7] a trivial code change for more idiomatic writing style
@ 2014-07-31 12:28 arei.gonglei
  2014-07-31 12:28 ` [Qemu-devel] [PATCH 1/7] usb: " arei.gonglei
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: arei.gonglei @ 2014-07-31 12:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, weidong.huang, stefanha, mst, marcel.a, luonengjun,
	armbru, lcapitulino, Gonglei, av1474, kraxel, aliguori, imammedo,
	dmitry, pbonzini, peter.huangpeng, afaerber, dgilbert

From: Gonglei <arei.gonglei@huawei.com>

Gonglei (7):
  usb: a trivial code change for more idiomatic writing style
  audio: a trivial code change for more idiomatic writing style
  isa-bus: a trivial code change for more idiomatic writing style
  a trivial code change for more idiomatic writing style
  spice: a trivial code change for more idiomatic writing style
  vl: a trivial code change for more idiomatic writing style
  vmxnet3: a trivial code change for more idiomatic writing style

 hw/audio/gus.c       |  2 +-
 hw/audio/hda-codec.c |  3 ++-
 hw/audio/sb16.c      |  6 +++---
 hw/isa/isa-bus.c     |  2 +-
 hw/net/vmxnet3.c     | 16 ++++++++--------
 hw/usb/dev-audio.c   |  2 +-
 hw/usb/dev-mtp.c     |  4 ++--
 hw/usb/hcd-ehci.c    |  2 +-
 qdev-monitor.c       |  2 +-
 qemu-char.c          |  2 +-
 ui/spice-core.c      |  4 ++--
 util/qemu-sockets.c  |  2 +-
 vl.c                 |  5 +++--
 13 files changed, 27 insertions(+), 25 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2014-08-04 11:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31 12:28 [Qemu-devel] [PATCH for-2.2 0/7] a trivial code change for more idiomatic writing style arei.gonglei
2014-07-31 12:28 ` [Qemu-devel] [PATCH 1/7] usb: " arei.gonglei
2014-07-31 12:28 ` [Qemu-devel] [PATCH 2/7] audio: " arei.gonglei
2014-07-31 12:28 ` [Qemu-devel] [PATCH 3/7] isa-bus: " arei.gonglei
2014-07-31 12:28 ` [Qemu-devel] [PATCH 4/7] " arei.gonglei
2014-07-31 13:55   ` Dr. David Alan Gilbert
2014-07-31 13:59     ` Peter Maydell
2014-07-31 14:49       ` Dr. David Alan Gilbert
2014-07-31 12:28 ` [Qemu-devel] [PATCH 5/7] spice: " arei.gonglei
2014-07-31 12:28 ` [Qemu-devel] [PATCH 6/7] vl: " arei.gonglei
2014-07-31 12:29 ` [Qemu-devel] [PATCH 7/7] vmxnet3: " arei.gonglei
2014-08-04 11:08   ` Stefan Hajnoczi
2014-07-31 12:39 ` [Qemu-devel] [PATCH for-2.2 0/7] " Peter Maydell
2014-07-31 12:46   ` Gonglei (Arei)
2014-07-31 12:55   ` Peter Crosthwaite
2014-07-31 13:04     ` Gonglei (Arei)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).