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-07 10:46:35 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-06-19 12:46:08 -0400
commit391c6fb490b069b4f7c4620675c98f2d6073e050 (patch)
treeac5bd0c7db12d66989ed12c202874da10166f7f0 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent8a1708328c60ebc0f402edb69fb8a5509b3511b3 (diff)
drm/amd/display: Remove redundant checks for context
The null checks for context are redundant as it was 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