Re: [Qemu-devel] [PATCH v3 06/17] virtio-9p: use standard headers

2015-02-17 Thread Thomas Huth
On Mon, 16 Feb 2015 22:35:57 +0100 "Michael S. Tsirkin" wrote: > Drop code duplicated from standard headers. > > Signed-off-by: Michael S. Tsirkin > --- > hw/9pfs/virtio-9p.h | 17 + > 1 file changed, 1 insertion(+), 16 deletions(-) > > diff --git a/hw/9pfs/virtio-9p.h b/hw/9p

[Qemu-devel] [PATCH v3 06/17] virtio-9p: use standard headers

2015-02-16 Thread Michael S. Tsirkin
Drop code duplicated from standard headers. Signed-off-by: Michael S. Tsirkin --- hw/9pfs/virtio-9p.h | 17 + 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/hw/9pfs/virtio-9p.h b/hw/9pfs/virtio-9p.h index 0776424..58dafa9 100644 --- a/hw/9pfs/virtio-9p.h +++ b/hw/9