[PATCH] editorial: explain each structure before use
On Mon, 11 Mar 2019 11:59:50 -0400 "Michael S. Tsirkin" <> wrote: > Several structures are listed before they are > introduced in some way. Add a sentence before each one > so they don't appear prior to any prose. > > VIRTIO-166 > > Signed-off-by: Michael S. Tsirkin <> > --- > content.tex | 3 +++ > split-ring.tex | 4 ++++ > virtio-crypto.tex | 2 ++ > virtio-gpu.tex | 10 ++++++++-- > virtio-vsock.tex | 2 ++ > 5 files changed, 19 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck <>