]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: Remove drm_property_{un/reference}_blob aliases
authorHaneen Mohammed <hamohammed.sa@gmail.com>
Tue, 20 Mar 2018 13:37:49 +0000 (09:37 -0400)
committerSean Paul <seanpaul@chromium.org>
Thu, 22 Mar 2018 13:21:53 +0000 (09:21 -0400)
commit3ae7fb202d86b7847f237daa474f3946bdc3b0c6
treef9943170b3d46ace55d9802ef40d007ac044616d
parent1c7095d2836baafd84e596dd34ba1a1293a4faa9
drm: Remove drm_property_{un/reference}_blob aliases

This patch remove the compatibility aliases
drm_property_{reference/unreference}_blob of
drm_property_blob_{get/put} since all callers have been converted to the
prefered _{get/put}.

Remove the helpers from the semantic patch drm-get-put-cocci.

Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180320133749.GA11695@haneen-VirtualBox
include/drm/drm_property.h
scripts/coccinelle/api/drm-get-put.cocci