← Prev in month
← Prev in thread
[PATCH] virtio-blk: typo: Capitalization in Device Initialization item
Signed-off-by: Eugenio PÃrez <>
---
content.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content.tex b/content.tex
index 37a2190..2d33c7b 100644
--- a/content.tex
+++ b/content.tex
@@ -3969,7 +3969,7 @@ \subsection{Device Initialization}\label{sec:Device Types / Block Device / Devic
segments for the block driver to use. \field{discard_sector_alignment}
can be used by OS when splitting a request based on alignment.
-\item if the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
+\item If the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
\field{max_write_zeroes_sectors} and \field{max_write_zeroes_seg} can
be read to determine the maximum write zeroes sectors and maximum
number of write zeroes segments for the block driver to use.
--
2.16.5
← Prev in month
← Prev in thread