mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-21 04:53:46 -04:00
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
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
This commit is contained in:
committed by
Zack Rusin
parent
09d015dedd
commit
ecc8271f56
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user