mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-09-14 11:19:08 +10:00
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>
This commit is contained in:
parent
078b39c9e4
commit
dd9d7c18a7
@ -56,7 +56,7 @@ struct drm_plane_state {
|
|||||||
/**
|
/**
|
||||||
* @crtc:
|
* @crtc:
|
||||||
*
|
*
|
||||||
* Currently bound CRTC, NULL if disabled. Do not this write directly,
|
* Currently bound CRTC, NULL if disabled. Do not write this directly,
|
||||||
* use drm_atomic_set_crtc_for_plane()
|
* use drm_atomic_set_crtc_for_plane()
|
||||||
*/
|
*/
|
||||||
struct drm_crtc *crtc;
|
struct drm_crtc *crtc;
|
||||||
|
Loading…
Reference in New Issue
Block a user