]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm: Fix docs warning in drm_damage_helper.c
authorDeepak Rawat <drawat@vmware.com>
Thu, 6 Dec 2018 19:44:44 +0000 (11:44 -0800)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 11 Dec 2018 14:20:13 +0000 (15:20 +0100)
Modify description to match actual argument list.

Signed-off-by: Deepak Rawat <drawat@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/drm_damage_helper.c

index 05c8e7267165acd425aef7bdb73cbd660c991c82..d2a1c7372f362c686993b74ce1200010962a9858 100644 (file)
@@ -250,7 +250,7 @@ EXPORT_SYMBOL(drm_atomic_helper_dirtyfb);
  * drm_atomic_helper_damage_iter_init - Initialize the damage iterator.
  * @iter: The iterator to initialize.
  * @old_state: Old plane state for validation.
- * @new_state: Plane state from which to iterate the damage clips.
+ * @state: Plane state from which to iterate the damage clips.
  *
  * Initialize an iterator, which clips plane damage
  * &drm_plane_state.fb_damage_clips to plane &drm_plane_state.src. This iterator