From: Bagas Sanjaya Date: Tue, 20 Dec 2022 09:58:29 +0000 (+0700) Subject: docs: driver-api: virtio: commentize spec version checking X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2b034e82ffc5f24ec54e47785f22f2bc33fda383;p=linux.git docs: driver-api: virtio: commentize spec version checking A sentence that checks for later spec version is meant for developers hacking the documentation source. Make it comment block (hidden from actual output). Signed-off-by: Bagas Sanjaya Message-Id: <20221220095828.27588-4-bagasdotme@gmail.com> Signed-off-by: Michael S. Tsirkin --- diff --git a/Documentation/driver-api/virtio/virtio.rst b/Documentation/driver-api/virtio/virtio.rst index 88e2a9bcd8b3f..7947b4ca690ef 100644 --- a/Documentation/driver-api/virtio/virtio.rst +++ b/Documentation/driver-api/virtio/virtio.rst @@ -135,7 +135,7 @@ References _`[1]` Virtio Spec v1.2: https://docs.oasis-open.org/virtio/virtio/v1.2/virtio-v1.2.html -Check for later versions of the spec as well. +.. Check for later versions of the spec as well. _`[2]` Virtqueues and virtio ring: How the data travels https://www.redhat.com/en/blog/virtqueues-and-virtio-ring-how-data-travels