projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d74380b
)
drm: Fix docs warning in drm_damage_helper.c
author
Deepak Rawat
<
[email protected]
>
Thu, 6 Dec 2018 19:44:44 +0000
(11:44 -0800)
committer
Thomas Hellstrom
<
[email protected]
>
Tue, 11 Dec 2018 14:20:13 +0000
(15:20 +0100)
Modify description to match actual argument list.
Signed-off-by: Deepak Rawat <
[email protected]
>
Signed-off-by: Thomas Hellstrom <
[email protected]
>
drivers/gpu/drm/drm_damage_helper.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_damage_helper.c
b/drivers/gpu/drm/drm_damage_helper.c
index 05c8e7267165acd425aef7bdb73cbd660c991c82..d2a1c7372f362c686993b74ce1200010962a9858 100644
(file)
--- a/
drivers/gpu/drm/drm_damage_helper.c
+++ b/
drivers/gpu/drm/drm_damage_helper.c
@@
-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