← Prev in month ← Prev in thread

[PATCH] Lift "Driver Notifications" to section level

From
Jan Kiszka <>
Date
2019-10-11T11:50:55+00:00
ID
Thread
[PATCH] Lift "Driver Notifications" to section level
From: Jan Kiszka <>

Currently, it slips under the Packed Virtqueues section while it is not
specific to this format.

At this chance, capitalize "Notifications".

Signed-off-by: Jan Kiszka <>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index 2325236..f55e23f 100644
--- a/content.tex
+++ b/content.tex
@@ -332,7 +332,7 @@ \section{Virtqueues}\label{sec:Basic Facilities of a Virtio Device / Virtqueues}
 
 \input{packed-ring.tex}
 
-\subsection{Driver notifications} \label{sec:Virtqueues / Driver notifications}
+\section{Driver Notifications} \label{sec:Virtqueues / Driver notifications}
 The driver is sometimes required to send an available buffer
 notification to the device.
 
-- 
2.16.4
← Prev in month ← Prev in thread