mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-02 05:24:26 +00:00
The check on ret is duplicated in two places, it is redundant code.
Remove it.
Addresses-Coverity: ("Logically dead code")
Fixes:
|
||
|---|---|---|
| .. | ||
| hwmgr | ||
| inc | ||
| smumgr | ||
| amd_powerplay.c | ||
| amdgpu_smu.c | ||
| arcturus_ppt.c | ||
| arcturus_ppt.h | ||
| Makefile | ||
| navi10_ppt.c | ||
| navi10_ppt.h | ||
| smu_v11_0.c | ||
| vega20_ppt.c | ||
| vega20_ppt.h | ||