Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Luis de Bethencourt and committed by
Daniel Vetter
3c66f4aa 18b862dc

-1
-1
drivers/gpu/drm/drm_atomic.c
··· 392 392 * drm_atomic_replace_property_blob - replace a blob property 393 393 * @blob: a pointer to the member blob to be replaced 394 394 * @new_blob: the new blob to replace with 395 - * @expected_size: the expected size of the new blob 396 395 * @replaced: whether the blob has been replaced 397 396 * 398 397 * RETURNS: