mm: fix memory.c incorrect kernel-doc
[deliverable/linux.git] / mm / memory.c
index 51a5c23704afa29663863d308d682f0eb56c3a73..9da8cab1b1b0abceae9569a794447f3ddb0c1134 100644 (file)
@@ -3715,7 +3715,7 @@ static int __access_remote_vm(struct task_struct *tsk, struct mm_struct *mm,
 }
 
 /**
- * @access_remote_vm - access another process' address space
+ * access_remote_vm - access another process' address space
  * @mm:                the mm_struct of the target address space
  * @addr:      start address to access
  * @buf:       source or destination buffer
This page took 0.038312 seconds and 5 git commands to generate.