From: Parav Pandit <parav@nvidia.com>
To: <virtio-comment@lists.linux.dev>, <mst@redhat.com>,
<cohuck@redhat.com>, <mvaralar@redhat.com>
Cc: <shahafs@nvidia.com>, Parav Pandit <parav@nvidia.com>
Subject: [PATCH] virtio-gpu: Fix spelling error
Date: Sun, 27 Oct 2024 06:44:57 +0200 [thread overview]
Message-ID: <20241027044457.495730-1-parav@nvidia.com> (raw)
Fix spelling error.
Fixes: fed64230bf31 ("Add virtio gpu device specification.")
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/192
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
device-types/gpu/description.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/device-types/gpu/description.tex b/device-types/gpu/description.tex
index ba4ea76..c5706bc 100644
--- a/device-types/gpu/description.tex
+++ b/device-types/gpu/description.tex
@@ -128,7 +128,7 @@ \subsubsection{Device Operation: Create a framebuffer and configure scanout}
\item Allocate a framebuffer from guest ram, and attach it as backing
storage to the resource just created, using
VIRTIO_GPU_CMD_RESOURCE_ATTACH_BACKING. Scatter lists are
- supported, so the framebuffer doesn't need to be contignous in guest
+ supported, so the framebuffer doesn't need to be contiguous in guest
physical memory.
\item Use VIRTIO_GPU_CMD_SET_SCANOUT to link the framebuffer to
a display scanout.
--
2.34.1
next reply other threads:[~2024-10-27 4:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 4:44 Parav Pandit [this message]
2024-10-28 9:49 ` [PATCH] virtio-gpu: Fix spelling error Matias Ezequiel Vara Larsen
2024-11-03 5:08 ` Parav Pandit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241027044457.495730-1-parav@nvidia.com \
--to=parav@nvidia.com \
--cc=cohuck@redhat.com \
--cc=mst@redhat.com \
--cc=mvaralar@redhat.com \
--cc=shahafs@nvidia.com \
--cc=virtio-comment@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox