Skip to content
Snippets Groups Projects
Commit 1a9c9a6f authored by Michael Tokarev's avatar Michael Tokarev
Browse files

contrib/vhost-user-gpu/virgl.c: spelling fix: mesage


Fixes: e3c82fe0 "contrib/vhost-user-gpu: add support for sending dmabuf modifiers"
Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent e3fc6934
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment