mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 14:02: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
@@ -89,7 +89,7 @@ struct amdgpu_prt_cb {
|
||||
};
|
||||
|
||||
/**
|
||||
* amdgpu_vm_tlb_seq_cb - Helper to increment the TLB flush sequence
|
||||
* struct amdgpu_vm_tlb_seq_cb - Helper to increment the TLB flush sequence
|
||||
*/
|
||||
struct amdgpu_vm_tlb_seq_cb {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user