qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] pulling virtio headers - minor fixes
@ 2015-02-18 15:49 Michael S. Tsirkin
  2015-02-18 15:49 ` [Qemu-devel] [PATCH 1/4] update-linux-headers.sh: s/__inline__/inline/ Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2015-02-18 15:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth

This fixes minor issues reported by Thomas.
Not really bugs so not respinning the series,
to reduce list spam.

Michael S. Tsirkin (4):
  update-linux-headers.sh: s/__inline__/inline/
  virtio-serial-bus.c: drop virtio_ids.h
  standard-headers: include stdint.h
  virtio_ring.h: s/__inline__/inline/

 include/standard-headers/linux/types.h       | 2 +-
 include/standard-headers/linux/virtio_ring.h | 6 +++---
 hw/char/virtio-serial-bus.c                  | 1 -
 scripts/update-linux-headers.sh              | 1 +
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
MST

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

end of thread, other threads:[~2015-02-18 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 15:49 [Qemu-devel] [PATCH 0/4] pulling virtio headers - minor fixes Michael S. Tsirkin
2015-02-18 15:49 ` [Qemu-devel] [PATCH 1/4] update-linux-headers.sh: s/__inline__/inline/ Michael S. Tsirkin
2015-02-18 15:49 ` [Qemu-devel] [PATCH 2/4] virtio-serial-bus.c: drop virtio_ids.h Michael S. Tsirkin
2015-02-18 15:49 ` [Qemu-devel] [PATCH 3/4] standard-headers: include stdint.h Michael S. Tsirkin
2015-02-18 15:49 ` [Qemu-devel] [PATCH 4/4] virtio_ring.h: s/__inline__/inline/ Michael S. Tsirkin

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).