Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332466
b: refs/heads/master
c: c462f17
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Oct 9, 2012
1 parent 4d80128 commit 797a1a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8befedfe678ff84d5bc356be4f3cb1fd84959d02
refs/heads/master: c462f179e4d273f0da0e7cf302e29b0edf43844e
2 changes: 1 addition & 1 deletion trunk/mm/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -2148,7 +2148,7 @@ static int insert_pfn(struct vm_area_struct *vma, unsigned long addr,
* @addr: target user address of this page
* @pfn: source kernel pfn
*
* Similar to vm_inert_page, this allows drivers to insert individual pages
* Similar to vm_insert_page, this allows drivers to insert individual pages
* they've allocated into a user vma. Same comments apply.
*
* This function should only be called from a vm_ops->fault handler, and
Expand Down

0 comments on commit 797a1a6

Please sign in to comment.