]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdkfd: Uninitialized and Unused variables
authorAndrew Martin <andrew.martin@amd.com>
Thu, 13 Nov 2025 16:03:59 +0000 (11:03 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Dec 2025 18:56:38 +0000 (13:56 -0500)
commitec62b7ded978957ec74add4c1feccc986e2baeef
treeb35eda884dcf2aa45e52777d9d48761279427624
parent46e0c86caa172b6dc711ed595a3b4655666698d7
drm/amdkfd: Uninitialized and Unused variables

This patch initialize key variables and removed unused ones.

Signed-off-by: Andrew Martin <andrew.martin@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager_vi.c