[PATCH] drm/atomic-helper: Fix typo

Noralf Trønnes noralf at tronnes.org
Thu Oct 12 14:22:37 UTC 2017


Den 12.10.2017 16.06, skrev Thierry Reding:
> From: Thierry Reding <treding at nvidia.com>
>
> Fix "esay-to-use" to "easy-to-use" typo.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>   drivers/gpu/drm/drm_atomic_helper.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_atomic_helper.c b/drivers/gpu/drm/drm_atomic_helper.c
> index 01c34bc5b5b0..ce2ed30b6838 100644
> --- a/drivers/gpu/drm/drm_atomic_helper.c
> +++ b/drivers/gpu/drm/drm_atomic_helper.c
> @@ -1704,7 +1704,7 @@ crtc_or_fake_commit(struct drm_atomic_state *state, struct drm_crtc *crtc)
>    * drm_atomic_helper_commit_cleanup_done().
>    *
>    * This is all implemented by in drm_atomic_helper_commit(), giving drivers a
> - * complete and esay-to-use default implementation of the atomic_commit() hook.
> + * complete and easy-to-use default implementation of the atomic_commit() hook.
>    *
>    * The tracking of asynchronously executed and still pending commits is done
>    * using the core structure &drm_crtc_commit.

Acked-by: Noralf Trønnes <noralf at tronnes.org>



More information about the dri-devel mailing list