aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-06-06 12:38:45 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-06-19 12:45:27 -0400
commit1a664dc0cfdf0942945aa902d0c38f37fcefbb8e (patch)
tree0b613d50004d2ab2535d7dfd137b521618e46c6f /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent85fa2287458f17ee124e77f1ec49dcf769869a25 (diff)
drm/amd/display: Remove redundant checks for res_pool->dccg
The null checks for res_pool->dccg are redundant as it was already dereferenced previously, as reported by Coverity; therefore the null checks are removed. This fixes 6 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/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions