qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] pulling virtio headers - minor fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/4] pulling virtio headers - minor fixes
Date: Wed, 18 Feb 2015 16:49:16 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]