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

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

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


Subject: [PATCH] changelog: Fix missing reference to driver notifications


Cited commit in fixes tag missed to update the reference to drivers
notifications section in past change log.
Fix the reference.

Fixes: be2ce1ee17e0 ("content.tex Fix Driver notifications label")
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 cl-os.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cl-os.tex b/cl-os.tex
index 5ae8a7b..a7364b7 100644
--- a/cl-os.tex
+++ b/cl-os.tex
@@ -254,7 +254,7 @@
 
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 
-See \ref{sec:Virtqueues / Driver notifications}.
+See \ref{sec:Basic Facilities of a Virtio Device / Driver notifications}.
  } \\
 \hline
 8f2c4e03eae8 & 27 Oct 2019 & Eugenio PÃrez & { block: Add multiqueue
-- 
2.26.2



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