Re: [Qemu-devel] [PATCH] virtio_blk: comment fix

2015-04-21 Thread Stefan Hajnoczi
On Sun, Apr 12, 2015 at 05:55:17PM +0200, Michael S. Tsirkin wrote: > update virtio blk header from latest linux, include comment fixups. > > Signed-off-by: Michael S. Tsirkin > --- > include/standard-headers/linux/virtio_blk.h | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) Tha

[Qemu-devel] [PATCH] virtio_blk: comment fix

2015-04-12 Thread Michael S. Tsirkin
update virtio blk header from latest linux, include comment fixups. Signed-off-by: Michael S. Tsirkin --- include/standard-headers/linux/virtio_blk.h | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/standard-headers/linux/virtio_blk.h b/include/standard-header