Skip to content

Commit dd9d7c1

Browse files
Sui Jingfengdanvet
authored andcommitted
drm/drm_plane.h: fix grammar of the comment
Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> Link: https://patchwork.freedesktop.org/patch/msgid/20230409131547.494128-1-15330273260@189.cn Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent 078b39c commit dd9d7c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/drm/drm_plane.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ struct drm_plane_state {
5656
/**
5757
* @crtc:
5858
*
59-
* Currently bound CRTC, NULL if disabled. Do not this write directly,
59+
* Currently bound CRTC, NULL if disabled. Do not write this directly,
6060
* use drm_atomic_set_crtc_for_plane()
6161
*/
6262
struct drm_crtc *crtc;

0 commit comments

Comments
 (0)