dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment
@ 2020-07-15  5:23 Randy Dunlap
  2020-07-15  5:23 ` [PATCH 2/7] drm: drm_bridge.h: " Randy Dunlap
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Randy Dunlap @ 2020-07-15  5:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Airlie, Randy Dunlap, dri-devel

Drop doubled word "than" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
---
 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
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-15 12:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15  5:23 [PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment Randy Dunlap
2020-07-15  5:23 ` [PATCH 2/7] drm: drm_bridge.h: " Randy Dunlap
2020-07-15  5:23 ` [PATCH 3/7] drm: drm_gem.h: delete duplicated words in comments Randy Dunlap
2020-07-15  5:23 ` [PATCH 4/7] drm: drm_mode_config.h: " Randy Dunlap
2020-07-15  5:23 ` [PATCH 5/7] drm: i915_drm.h: " Randy Dunlap
2020-07-15  5:23 ` [PATCH 6/7] drm: msm_drm.h: " Randy Dunlap
2020-07-15  5:23 ` [PATCH 7/7] drm: drm_rect.h: delete duplicated word in comment Randy Dunlap
2020-07-15 12:03 ` [PATCH 1/7] drm: drm_atomic.h: " Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).