Skip to content

Commit 762949b

Browse files
llandwerlin-intelemersion
authored andcommitted
drm: fix drm_mode_create_blob comment
Just a silly mistake Signed-off-by: Lionel Landwerlin <[email protected]> Suggested-by: Ben Widawsky <[email protected]> Reviewed-by: Simon Ser <[email protected]> Signed-off-by: Simon Ser <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 1db6295 commit 762949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/drm/drm_mode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ struct drm_format_modifier {
990990
};
991991

992992
/**
993-
* struct drm_mode_create_blob - Create New block property
993+
* struct drm_mode_create_blob - Create New blob property
994994
*
995995
* Create a new 'blob' data property, copying length bytes from data pointer,
996996
* and returning new blob ID.

0 commit comments

Comments
 (0)