mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-23 23:40:53 +07:00
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
This commit is contained in:
parent
afae47af0c
commit
947fcfeac3
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user