Den 12.10.2017 16.06, skrev Thierry Reding:
From: Thierry Reding <tred...@nvidia.com>

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

Signed-off-by: Thierry Reding <tred...@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 <nor...@tronnes.org>

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

Reply via email to