diff options
author | Alex Hung <alex.hung@amd.com> | 2024-06-06 23:29:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-19 19:45:33 +0300 |
commit | f94a97117fc6e1a3a5c718ae41559cc65580df0a (patch) | |
tree | 6624efc76df73767bb4bddd1989527092075aaa2 /scripts/lib/kdoc/kdoc_files.py | |
parent | 1a664dc0cfdf0942945aa902d0c38f37fcefbb8e (diff) | |
download | linux-f94a97117fc6e1a3a5c718ae41559cc65580df0a.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions