OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] virtio-blk: fix typo in legacy framing requirements section


Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index a4bcb45..678f786 100644
--- a/content.tex
+++ b/content.tex
@@ -4048,7 +4048,7 @@ negotiated VIRTIO_F_ANY_LAYOUT:
 
 \begin{itemize}
 \item MUST use a single 8-byte descriptor containing \field{type},
-  \field{reseved} and \field{sector}, followed by descriptors
+  \field{reserved} and \field{sector}, followed by descriptors
   for \field{data}, then finally a separate 1-byte descriptor
   for \field{status}.
 
-- 
2.4.3



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]