summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2025-09-24 15:33:07 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-09-25 22:46:35 +0300
commit4e3b45d7b6c36d7d1b9a30b13d2dfa890e7a0763 (patch)
treeb346305dfa86cb82fec5f9bea75efbff139ec3bb /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parent883bd89d00085c2c5f1efcd25861745cb039f9e3 (diff)
downloadlinux-4e3b45d7b6c36d7d1b9a30b13d2dfa890e7a0763.tar.xz
drm/amdgpu: remove the redeclaration of variable i
Variable "i" has been redeclared as integer later in the function which is wrong and not serving any purpose. Fixes: 899fbde14646 ("drm/amdgpu: replace get_user_pages with HMM mirror helpers") Signed-off-by: Sunil Khatri <sunil.khatri@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions