Skip to content

Commit 8290d37

Browse files
author
Rob Clark
committed
drm/msm: Small function param doc fix
Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Rob Clark <[email protected]>
1 parent 98f11fd commit 8290d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/msm/msm_gem_vma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ msm_gem_vm_free(struct drm_gpuvm *gpuvm)
171171

172172
/**
173173
* msm_gem_vm_unusable() - Mark a VM as unusable
174-
* @vm: the VM to mark unusable
174+
* @gpuvm: the VM to mark unusable
175175
*/
176176
void
177177
msm_gem_vm_unusable(struct drm_gpuvm *gpuvm)

0 commit comments

Comments
 (0)