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 14:29:55 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-06-19 12:45:33 -0400
commitf94a97117fc6e1a3a5c718ae41559cc65580df0a (patch)
tree6624efc76df73767bb4bddd1989527092075aaa2 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent1a664dc0cfdf0942945aa902d0c38f37fcefbb8e (diff)
drm/amd/display: Remove redundant checks for ctx->dc_bios
The null checks for ctx->dc_bios are redundant as it was already dereferenced previously, as reported by Coverity; therefore the null checks are removed. This fixes 7 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