diff options
| author | Alex Hung <[email protected]> | 2024-06-14 19:10:40 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-06-27 17:10:38 -0400 |
| commit | 4de670dcdef04feee864a110dd6c1737f29f6dd0 (patch) | |
| tree | c5f32e733a3d5e48b6880e096ce6dae36fdc5b4c /lib/crypto/mpi/mpi-bit.c | |
| parent | 673f816b9e1e92d1f70e1bf5f21b531e0ff9ad6c (diff) | |
drm/amd/display: Remove always true condition
[WHAT & HOW]
advanced_pstate_switching was initialized to false and never assigned to
another value; as a result !advanced_pstate_switching is always true and
should be removed.
This fixes 2 DEADCODE issues reported by Coverity.
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions