* [Qemu-devel] [PATCH] fix comment in virtio-blk.h
@ 2009-03-31 19:09 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2009-03-31 19:09 UTC (permalink / raw)
To: qemu-devel
Signed-off-by: Christoph Hellwig <hch@lst.de>
Index: qemu/hw/virtio-blk.h
===================================================================
--- qemu.orig/hw/virtio-blk.h 2009-03-31 21:07:20.245130677 +0200
+++ qemu/hw/virtio-blk.h 2009-03-31 21:07:31.004008986 +0200
@@ -64,7 +64,7 @@ struct virtio_blk_outhdr
#define VIRTIO_BLK_S_IOERR 1
#define VIRTIO_BLK_S_UNSUPP 2
-/* This is the first element of the write scatter-gather list */
+/* This is the last element of the write scatter-gather list */
struct virtio_blk_inhdr
{
unsigned char status;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-31 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31 19:09 [Qemu-devel] [PATCH] fix comment in virtio-blk.h Christoph Hellwig
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).