diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-09-27 15:37:51 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-03 15:41:27 -0400 |
commit | 723d873dd79597602f0e60ee49786ffd07145e5c (patch) | |
tree | fa48b52d9da8d6f6b7bf7fd33f425c258d6db9d3 /drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c | |
parent | 5d91801870ba0ba23d90885edf0821634ecd405d (diff) |
drm/amd/pm: delete dead code
"ret" was checked earlier inside the loop, so we know it is zero here.
No need to check a second time.
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c')
0 files changed, 0 insertions, 0 deletions