linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 1/2] drm/blend: Fix comment typ-o
@ 2017-05-19 20:50 Robert Foss
  2017-05-19 20:50 ` [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI Robert Foss
  2017-05-22  7:44 ` [PATCH v4 1/2] drm/blend: Fix comment typ-o Daniel Vetter
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Foss @ 2017-05-19 20:50 UTC (permalink / raw)
  To: liviu.dudau, brian.starkey, malidp, airlied, linux,
	boris.brezillon, daniel.vetter, jani.nikula, seanpaul, p.zabel,
	robdclark, bskeggs, tomi.valkeinen, linux-graphics-maintainer,
	syeh, thellstrom, architt, ville.syrjala, dri-devel,
	linux-kernel, intel-gfx, linux-arm-msm, freedreno, nouveau,
	Tomeu Vizoso, Emil Velikov, Daniel Vetter,
	Kristian Høgsberg
  Cc: Robert Foss

Fix DRM_REFELCT_Y -> DRM_REFLECT_Y.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
---
 drivers/gpu/drm/drm_blend.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/drm_blend.c b/drivers/gpu/drm/drm_blend.c
index a0d0d6843288..dee67ef6c670 100644
--- a/drivers/gpu/drm/drm_blend.c
+++ b/drivers/gpu/drm/drm_blend.c
@@ -129,7 +129,7 @@
  * 	"rotate-270"
  * DRM_REFLECT_X:
  * 	"reflect-x"
- * DRM_REFELCT_Y:
+ * DRM_REFLECT_Y:
  * 	"reflect-y"
  *
  * Rotation is the specified amount in degrees in counter clockwise direction,
-- 
2.11.0.453.g787f75f05

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-05-23  7:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-19 20:50 [PATCH v4 1/2] drm/blend: Fix comment typ-o Robert Foss
2017-05-19 20:50 ` [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI Robert Foss
2017-05-22  7:51   ` Daniel Vetter
2017-05-22  9:11     ` Daniel Vetter
2017-05-22 16:09   ` Ville Syrjälä
2017-05-23  7:38     ` Daniel Vetter
2017-05-22  7:44 ` [PATCH v4 1/2] drm/blend: Fix comment typ-o Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).