← Prev in month ← Prev in thread

[PATCH] virtio header: tweak change motivation

From
Michael S. Tsirkin
Date
2016-02-16T09:42:00+00:00
ID
Thread
[PATCH] virtio header: tweak change motivation
The changes are not just to remove Linux assumptions, we have also renamed ring->queue. Tweak the header description accordingly.  Signed-off-by: Michael S. Tsirkin <> ---  I'll commit this under the trivial changes rule.
content.tex
2 +-  1 file changed, 1 insertion(+), 1 deletion(-)  diff --git a/content.tex b/content.tex index 5b8a22c..38e9e43 100644 --- a/content.tex +++ b/content.tex @@ -717,7 +717,7 @@ helper routines in a more usable form, in  include/uapi/linux/virtio_ring.h. This was explicitly licensed by IBM  and Red Hat under the (3-clause) BSD license so that it can be  freely used by all other projects, and is reproduced (with slight -variation to remove Linux assumptions) in
ef{sec:virtio-ring.h}~
ameref{sec:virtio-ring.h}. +variation) in
ef{sec:virtio-ring.h}~
ameref{sec:virtio-ring.h}.
chapter{General Initialization And Device Operation}label{sec:General Initialization And Device Operation}

--
MST
← Prev in month ← Prev in thread