All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/atomic-helper: Fix typo
@ 2017-10-12 14:06 Thierry Reding
  2017-10-12 14:22 ` Noralf Trønnes
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2017-10-12 14:06 UTC (permalink / raw)
  To: dri-devel

From: Thierry Reding <treding@nvidia.com>

Fix "esay-to-use" to "easy-to-use" typo.

Signed-off-by: Thierry Reding <treding@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.
-- 
2.14.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm/atomic-helper: Fix typo
  2017-10-12 14:06 [PATCH] drm/atomic-helper: Fix typo Thierry Reding
@ 2017-10-12 14:22 ` Noralf Trønnes
  0 siblings, 0 replies; 2+ messages in thread
From: Noralf Trønnes @ 2017-10-12 14:22 UTC (permalink / raw)
  To: Thierry Reding, dri-devel


Den 12.10.2017 16.06, skrev Thierry Reding:
> From: Thierry Reding <treding@nvidia.com>
>
> Fix "esay-to-use" to "easy-to-use" typo.
>
> Signed-off-by: Thierry Reding <treding@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@tronnes.org>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-10-12 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12 14:06 [PATCH] drm/atomic-helper: Fix typo Thierry Reding
2017-10-12 14:22 ` Noralf Trønnes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.