aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-11-06 12:03:46 +0100
committerDaniel Vetter <[email protected]>2015-11-24 11:41:52 +0100
commit5f911905054a64cf8c7871fddd33f4af74f07a17 (patch)
tree4f4ee9a444261b3939863eb6ca65db007cc8fcc8 /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
parent36af4ca704897f56b6b168c73d964030fd4ce359 (diff)
GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
The drm_property_unreference_blob() function tests whether its argument is NULL and then returns immediately. Thus the tests around the calls are not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions