diff options
author | Ivan Lipski <ivlipski@amd.com> | 2024-06-04 10:22:31 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-14 16:18:54 -0400 |
commit | 9061707976c68899cf2f3b9117c5bbcee8e6872c (patch) | |
tree | fa5d60103ea55e715fb0876c23b5b4b2aa0b22ab /scripts/lib/kdoc/kdoc_output.py | |
parent | 6b6d38c5086f9c401f4444485a72a931356314e5 (diff) |
drm/amd/display: Remove redundant condition with DEADCODE
[WHY]
Coverity analysis flagged this condition as DEADCODE since the
variable 'req128_c' is always false, thus the condition is never
true.
[HOW]
Remove the condition.
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Ivan Lipski <ivlipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions