projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afae47a
)
drm: drm_rect.h: delete duplicated word in comment
author
Randy Dunlap
<rdunlap@infradead.org>
Wed, 15 Jul 2020 05:23:49 +0000
(22:23 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 15 Jul 2020 12:03:02 +0000
(14:03 +0200)
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
include/drm/drm_rect.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_rect.h
b/include/drm/drm_rect.h
index 57a3be9e53e4d378d3ae0af8d0e1dfb4b894c484..e7f4d24cdd00524c0c992d86dab73168ca84c689 100644
(file)
--- 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: