Skip to content

Commit 09f3344

Browse files
rddunlapdanvet
authored andcommitted
drm: drm_atomic.h: delete duplicated word in comment
Drop doubled word "than" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 73f15a9 commit 09f3344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/drm/drm_atomic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ struct drm_crtc_commit {
103103
*
104104
* Will be signalled when all hw register changes for this commit have
105105
* been written out. Especially when disabling a pipe this can be much
106-
* later than than @flip_done, since that can signal already when the
106+
* later than @flip_done, since that can signal already when the
107107
* screen goes black, whereas to fully shut down a pipe more register
108108
* I/O is required.
109109
*

0 commit comments

Comments
 (0)