diff options
Diffstat (limited to 'mm/memory.c')
-rw-r--r-- | mm/memory.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/memory.c b/mm/memory.c index 51a5c23704af..9da8cab1b1b0 100644 --- a/mm/memory.c +++ b/mm/memory.c | |||
@@ -3715,7 +3715,7 @@ static int __access_remote_vm(struct task_struct *tsk, struct mm_struct *mm, | |||
3715 | } | 3715 | } |
3716 | 3716 | ||
3717 | /** | 3717 | /** |
3718 | * @access_remote_vm - access another process' address space | 3718 | * access_remote_vm - access another process' address space |
3719 | * @mm: the mm_struct of the target address space | 3719 | * @mm: the mm_struct of the target address space |
3720 | * @addr: start address to access | 3720 | * @addr: start address to access |
3721 | * @buf: source or destination buffer | 3721 | * @buf: source or destination buffer |