Skip to content

Commit 947fcfe

Browse files
rddunlapdanvet
authored andcommitted
drm: drm_rect.h: delete duplicated word in comment
Drop doubled word "the" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent afae47a commit 947fcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/drm/drm_rect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ static inline int drm_rect_height(const struct drm_rect *r)
180180
}
181181

182182
/**
183-
* drm_rect_visible - determine if the the rectangle is visible
183+
* drm_rect_visible - determine if the rectangle is visible
184184
* @r: rectangle whose visibility is returned
185185
*
186186
* RETURNS:

0 commit comments

Comments
 (0)