1
0
Fork 0

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
zero-sugar-mainline-defconfig
Randy Dunlap 2020-07-14 22:23:49 -07:00 committed by Daniel Vetter
parent afae47af0c
commit 947fcfeac3
1 changed files with 1 additions and 1 deletions

View 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: