diff --git a/[refs] b/[refs] index 4e77ad04937b..010882979ceb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d7c3f8cee81f4548de0513403b74131aee655576 +refs/heads/master: ae91dbfc9949cf042c45798557b48d3b83bc3635 diff --git a/trunk/mm/memory.c b/trunk/mm/memory.c index 51a5c23704af..9da8cab1b1b0 100644 --- a/trunk/mm/memory.c +++ b/trunk/mm/memory.c @@ -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