aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-12-15 10:53:43 +0000
committerAlex Deucher <[email protected]>2017-12-15 22:15:09 +0000
commita89ff457d6f6200cd58db568c0138988bb60579c (patch)
tree553c0a7d72d8603073a64451e7b01bf1c5f26a6b /drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
parentdrm/amdgpu: setup the shared and private apertures on gfx9 (diff)
downloadkernel-a89ff457d6f6200cd58db568c0138988bb60579c.tar.gz
kernel-a89ff457d6f6200cd58db568c0138988bb60579c.zip
drm/amd/display: remove redundant null check of array 'data'
The null check on aconnector->base.edid_blob_ptr->data is redundant since data is an array and can never be null. Remove it. Detected by CoverityScan, CID#1460369 ("Array compared against 0") Acked-by: Christian König <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c')
0 files changed, 0 insertions, 0 deletions