mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-19 08:58:32 -05: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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user