git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d258b2
)
mm: move vmtruncate_range to truncate.c
author
Hugh Dickins
<hughd@google.com>
Mon, 27 Jun 2011 23:18:01 +0000
(16:18 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 28 Jun 2011 01:00:12 +0000
(18:00 -0700)
You would expect to find vmtruncate_range() next to vmtruncate() in
mm/truncate.c: move it there.
Signed-off-by: Hugh Dickins <hughd@google.com>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found