diff options
author | Alex Hung <[email protected]> | 2024-07-15 10:24:58 -0600 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-07-27 17:31:52 -0400 |
commit | 722e96c99f1d7532fdfbb557f50a399f6cc57d82 (patch) | |
tree | b0b00dd954cc90e001fc4456ee4293256fdc368a /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | |
parent | 3f96f545f877ac59d0c967f52d760b4b2b3b9a47 (diff) |
drm/amd/display: Check null pointers before using them
[WHAT & HOW]
dc_link is null checked previously in the same function, indicating it
might be null as reported by Coverity.
This fixes 1 FORWARD_NULL issue reported by Coverity.
Signed-off-by: Alex Hung <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h')
0 files changed, 0 insertions, 0 deletions