diff options
| author | Colin Ian King <[email protected]> | 2017-12-15 10:53:43 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-12-15 22:15:09 +0000 |
| commit | a89ff457d6f6200cd58db568c0138988bb60579c (patch) | |
| tree | 553c0a7d72d8603073a64451e7b01bf1c5f26a6b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amdgpu: setup the shared and private apertures on gfx9 (diff) | |
| download | kernel-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_device.c')
0 files changed, 0 insertions, 0 deletions
