drm/amdgpu: fix some kerneldoc in the VM code v2
authorChristian König <christian.koenig@amd.com>
Fri, 25 Mar 2022 09:22:36 +0000 (10:22 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Apr 2022 03:05:54 +0000 (23:05 -0400)
commit55a2d21bba3db088f25d124c76d8bbaa2f4f5771
treecccd1e2a0bd1ccbf3eb5869fc2fdea850987cb61
parent8f3286942f80650b502532870d7558d206b72484
drm/amdgpu: fix some kerneldoc in the VM code v2

Fix two incorrect kerneldocs for the recent VM code changes.

v2: fix one more typo

Signed-off-by: Christian König <christian.koenig@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c