]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: add missing comment for the new argument
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 18 Sep 2025 04:03:51 +0000 (09:33 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Sep 2025 13:43:38 +0000 (09:43 -0400)
commit0aa09d8a6cab0f7d284e61eff28ac3be4d324c20
tree9a13bf95e2a1eafa2b6932edd91c109c617f29e2
parentf8b367e6fa1716cab7cc232b9e3dff29187fc99d
drm/amdgpu: add missing comment for the new argument

In function 'amdgpu_vm_lock_done_list' update the comment
for the new argument 'vm'.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202509180211.UAqME0zj-lkp@intel.com/
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c