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]
---
 include/drm/drm_atomic.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/drm/drm_atomic.h
+++ linux-next-20200714/include/drm/drm_atomic.h
@@ -103,7 +103,7 @@ struct drm_crtc_commit {
         *
         * Will be signalled when all hw register changes for this commit have
         * been written out. Especially when disabling a pipe this can be much
-        * later than than @flip_done, since that can signal already when the
+        * later than @flip_done, since that can signal already when the
         * screen goes black, whereas to fully shut down a pipe more register
         * I/O is required.
         *
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to