Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Randy Dunlap and committed by
Daniel Vetter
947fcfea afae47af

+1 -1
+1 -1
include/drm/drm_rect.h
··· 180 180 } 181 181 182 182 /** 183 - * drm_rect_visible - determine if the the rectangle is visible 183 + * drm_rect_visible - determine if the rectangle is visible 184 184 * @r: rectangle whose visibility is returned 185 185 * 186 186 * RETURNS: