[PATCH] drm/sti:fix spelling mistake: "compoment" -> "component"

Benjamin Gaignard benjamin.gaignard at linaro.org
Thu May 18 12:28:55 UTC 2017


2017-05-14 0:41 GMT+02:00 Colin King <colin.king at canonical.com>:
> From: Colin Ian King <colin.king at canonical.com>
>
> Trivial fix to spelling mistake in DRM_ERROR message

Thanks for your patch, I merged it in drm-misc-next branch

Benjamin

>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  drivers/gpu/drm/sti/sti_compositor.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/sti/sti_compositor.c b/drivers/gpu/drm/sti/sti_compositor.c
> index 11d4e885893a..6e4bf68262db 100644
> --- a/drivers/gpu/drm/sti/sti_compositor.c
> +++ b/drivers/gpu/drm/sti/sti_compositor.c
> @@ -129,7 +129,7 @@ static int sti_compositor_bind(struct device *dev,
>                         }
>                         break;
>                 default:
> -                       DRM_ERROR("Unknown subdev compoment type\n");
> +                       DRM_ERROR("Unknown subdev component type\n");
>                         return 1;
>                 }
>
> --
> 2.11.0
>


More information about the dri-devel mailing list