diff options
author | Alex Hung <alex.hung@amd.com> | 2024-06-06 19:49:23 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-19 12:46:21 -0400 |
commit | db39d575eee8bfcfed59a370d936e1a1d6398423 (patch) | |
tree | 42ab7a8c069f6c4d174f6840df8279b18fbc99bb /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
parent | a7b38c7852093385d0605aa3c8a2efd6edd1edfd (diff) |
drm/amd/display: Remove redundant null checks
The null checks for aconnector and aconnector->dc_link and
stream redundant as they were already dereferenced previously
as reported by Coverity; therefore the null checks are removed.
This fixes 4 REVERSE_INULL issues reported by Coverity.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions