drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
authorGhanshyam Agrawal <ghanshyam1898@gmail.com>
Fri, 15 Dec 2023 05:30:16 +0000 (11:00 +0530)
committerZack Rusin <zack.rusin@broadcom.com>
Thu, 4 Jan 2024 03:21:29 +0000 (22:21 -0500)
Fix typos in vmwgfx_execbuf.c.

Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.com>
Signed-off-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231215053016.552019-1-ghanshyam1898@gmail.com
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c

index 36987ef3fc300623eae6caff131f4d89ac4d1450..272141b6164c6a0cf92c247a3d79df4de2b18ef2 100644 (file)
@@ -621,10 +621,10 @@ static int vmw_resources_reserve(struct vmw_sw_context *sw_context)
  * @sw_context: Pointer to the software context.
  * @res_type: Resource type.
  * @dirty: Whether to change dirty status.
- * @converter: User-space visisble type specific information.
+ * @converter: User-space visible type specific information.
  * @id_loc: Pointer to the location in the command buffer currently being parsed
  * from where the user-space resource id handle is located.
- * @p_res: Pointer to pointer to resource validalidation node. Populated on
+ * @p_res: Pointer to pointer to resource validation node. Populated on
  * exit.
  */
 static int