diff options
author | Alex Hung <alex.hung@amd.com> | 2024-06-07 10:59:55 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-19 12:45:54 -0400 |
commit | 8a1708328c60ebc0f402edb69fb8a5509b3511b3 (patch) | |
tree | a317d434d8557e124d8aaa89beba13401342fb5c /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | 14f293e044b1ab392e6c9989bb1bc93ce1aa9ca7 (diff) |
drm/amd/display: Remove redundant checks for opp
The null checks for opp are redundant as they were already
dereferenced previously, as reported by Coverity; therefore
the null checks are removed.
This fixes 2 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