]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commitdiff
drm: remove excess description
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 19 Mar 2016 17:22:36 +0000 (17:22 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 Mar 2016 11:18:20 +0000 (12:18 +0100)
Description of expected_size doesn't match any parameter of the function
drm_atomic_replace_property_blob. Removing it.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1458408156-15990-1-git-send-email-luisbg@osg.samsung.com
drivers/gpu/drm/drm_atomic.c

index c7e7a955bb1e92552febfabed73484bb524a3ec2..d78f8ea5167e0bf04824a6ce13c6022a8bdd9560 100644 (file)
@@ -392,7 +392,6 @@ EXPORT_SYMBOL(drm_atomic_set_mode_prop_for_crtc);
  * drm_atomic_replace_property_blob - replace a blob property
  * @blob: a pointer to the member blob to be replaced
  * @new_blob: the new blob to replace with
- * @expected_size: the expected size of the new blob
  * @replaced: whether the blob has been replaced
  *
  * RETURNS: