Skip to content

Commit 3c66f4a

Browse files
luisbgdanvet
authored andcommitted
drm: remove excess description
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
1 parent 18b862d commit 3c66f4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/drm_atomic.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ EXPORT_SYMBOL(drm_atomic_set_mode_prop_for_crtc);
392392
* drm_atomic_replace_property_blob - replace a blob property
393393
* @blob: a pointer to the member blob to be replaced
394394
* @new_blob: the new blob to replace with
395-
* @expected_size: the expected size of the new blob
396395
* @replaced: whether the blob has been replaced
397396
*
398397
* RETURNS:

0 commit comments

Comments
 (0)