mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
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>
This commit is contained in:
committed by
Alex Deucher
parent
8f3286942f
commit
55a2d21bba
@@ -620,7 +620,7 @@ error_free_pt:
|
||||
}
|
||||
|
||||
/**
|
||||
* amdgpu_vm_free_table - fre one PD/PT
|
||||
* amdgpu_vm_pt_free - free one PD/PT
|
||||
*
|
||||
* @entry: PDE to free
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user