aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/nommu.c')
-rw-r--r--mm/nommu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/nommu.c b/mm/nommu.c
index 4b9864b17cb0..ebb6e618dade 100644
--- a/mm/nommu.c
+++ b/mm/nommu.c
@@ -1836,7 +1836,7 @@ int __access_remote_vm(struct task_struct *tsk, struct mm_struct *mm,
1836} 1836}
1837 1837
1838/** 1838/**
1839 * @access_remote_vm - access another process' address space 1839 * access_remote_vm - access another process' address space
1840 * @mm: the mm_struct of the target address space 1840 * @mm: the mm_struct of the target address space
1841 * @addr: start address to access 1841 * @addr: start address to access
1842 * @buf: source or destination buffer 1842 * @buf: source or destination buffer