Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1646574

Re: [PATCH v4 1/2] drm/blend: Fix comment typ-o

From Daniel Vetter <daniel@ffwll.ch>
Newsgroups linux.kernel
Subject Re: [PATCH v4 1/2] drm/blend: Fix comment typ-o
Date 2017-05-22 09:50 +0200
Message-ID <tJQgi-2Cc-9@gated-at.bofh.it> (permalink)
References <tIXa9-7Bx-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, May 19, 2017 at 04:50:16PM -0400, Robert Foss wrote:
> Fix DRM_REFELCT_Y -> DRM_REFLECT_Y.
> 
> Signed-off-by: Robert Foss <robert.foss@collabora.com>

Applied, thanks.
-Daniel

> ---
>  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
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 1/2] drm/blend: Fix comment typ-o Robert Foss <robert.foss@collabora.com> - 2017-05-19 23:00 +0200
  [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI Robert Foss <robert.foss@collabora.com> - 2017-05-19 23:00 +0200
    Re: [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI Daniel Vetter <daniel.vetter@ffwll.ch> - 2017-05-23 09:50 +0200
  Re: [PATCH v4 1/2] drm/blend: Fix comment typ-o Daniel Vetter <daniel@ffwll.ch> - 2017-05-22 09:50 +0200

csiph-web