projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
078b39c
)
drm/drm_plane.h: fix grammar of the comment
author
Sui Jingfeng
<suijingfeng@loongson.cn>
Sun, 9 Apr 2023 13:15:47 +0000
(21:15 +0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 3 Aug 2023 09:06:03 +0000
(11:06 +0200)
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>
include/drm/drm_plane.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_plane.h
b/include/drm/drm_plane.h
index 51291983ea445dd02097affcf3f5caf9393f0dbb..79d62856defbf781c81c2c7f19365d3f2da56457 100644
(file)
--- a/
include/drm/drm_plane.h
+++ b/
include/drm/drm_plane.h
@@
-56,7
+56,7
@@
struct drm_plane_state {
/**
* @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()
*/
struct drm_crtc *crtc;