linux_dsm_epyc7002/drivers/gpu/drm/amd/display/amdgpu_dm
Colin Ian King a89ff457d6 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 <christian.koenig@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-15 17:15:09 -05:00
..
amdgpu_dm_helpers.c
amdgpu_dm_irq.c drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs 2017-12-04 16:41:40 -05:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next 2017-12-04 05:42:49 +10:00
amdgpu_dm_mst_types.h
amdgpu_dm_services.c drm/amd/display: performance profiling instrumentation 2017-12-06 12:48:08 -05:00
amdgpu_dm.c drm/amd/display: remove redundant null check of array 'data' 2017-12-15 17:15:09 -05:00
amdgpu_dm.h drm/amd/display: Move conn_state to header 2017-12-04 16:41:39 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00