mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
drm/msm: Small function param doc fix
Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202507032334.9SCwc952-lkp@intel.com/ Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
This commit is contained in:
parent
98f11fd1cf
commit
8290d37ad2
|
|
@ -171,7 +171,7 @@ msm_gem_vm_free(struct drm_gpuvm *gpuvm)
|
|||
|
||||
/**
|
||||
* msm_gem_vm_unusable() - Mark a VM as unusable
|
||||
* @vm: the VM to mark unusable
|
||||
* @gpuvm: the VM to mark unusable
|
||||
*/
|
||||
void
|
||||
msm_gem_vm_unusable(struct drm_gpuvm *gpuvm)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user