drm: drm_rect.h: delete duplicated word in comment
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 15 Jul 2020 05:23:49 +0000 (22:23 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 15 Jul 2020 12:03:02 +0000 (14:03 +0200)
Drop doubled word "the" 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
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200715052349.23319-7-rdunlap@infradead.org
include/drm/drm_rect.h

index 57a3be9..e7f4d24 100644 (file)
@@ -180,7 +180,7 @@ static inline int drm_rect_height(const struct drm_rect *r)
 }
 
 /**
- * drm_rect_visible - determine if the the rectangle is visible
+ * drm_rect_visible - determine if the rectangle is visible
  * @r: rectangle whose visibility is returned
  *
  * RETURNS: