aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-14 22:23:49 -0700
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-07-15 14:03:02 +0200
commit947fcfeac3295ff0961bb50803e0c4ae63cff65b (patch)
treeb62c03e1ad8c940d243a3564dd20e0c2c20d31ce /include/drm
parentdrm: msm_drm.h: delete duplicated words in comments (diff)
downloadwireguard-linux-947fcfeac3295ff0961bb50803e0c4ae63cff65b.tar.xz
wireguard-linux-947fcfeac3295ff0961bb50803e0c4ae63cff65b.zip
drm: drm_rect.h: delete duplicated word in comment
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
Diffstat (limited to 'include/drm')
-rw-r--r--include/drm/drm_rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_rect.h b/include/drm/drm_rect.h
index 57a3be9e53e4..e7f4d24cdd00 100644
--- a/include/drm/drm_rect.h
+++ b/include/drm/drm_rect.h
@@ -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: