qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH trivial 11/21] contrib/vhost-user-gpu/virgl.c: spelling fix: mesa


From: Michael Tokarev
Subject: [PATCH trivial 11/21] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage
Date: Tue, 14 Nov 2023 19:58:24 +0300

Fixes: e3c82fe04f31 "contrib/vhost-user-gpu: add support for sending dmabuf 
modifiers"
Cc: Erico Nunes <ernunes@redhat.com>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 contrib/vhost-user-gpu/virgl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/vhost-user-gpu/virgl.c b/contrib/vhost-user-gpu/virgl.c
index 1da6cc1588..d1ccdf7d06 100644
--- a/contrib/vhost-user-gpu/virgl.c
+++ b/contrib/vhost-user-gpu/virgl.c
@@ -401,7 +401,7 @@ virgl_cmd_set_scanout(VuGpu *g,
 
         if (g->use_modifiers) {
             /*
-             * The mesage uses all the fields set in dmabuf_scanout plus
+             * The message uses all the fields set in dmabuf_scanout plus
              * modifiers which is appended after VhostUserGpuDMABUFScanout.
              */
             msg.request = VHOST_USER_GPU_DMABUF_SCANOUT2;
-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]