[PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment

Daniel Vetter daniel at ffwll.ch
Wed Jul 15 12:03:39 UTC 2020


On Tue, Jul 14, 2020 at 10:23:43PM -0700, Randy Dunlap wrote:
> Drop doubled word "than" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: David Airlie <airlied at linux.ie>
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: dri-devel at lists.freedesktop.org

Entire series pushed to drm-misc-next, thanks for your patches. Should
still make it to 5.9.

Cheers, Daniel

> ---
>  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.
>  	 *

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list