From: Hugh Dickins Date: Mon, 27 Jun 2011 23:18:01 +0000 (-0700) Subject: mm: move vmtruncate_range to truncate.c X-Git-Tag: v3.0-rc5~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8ba10198a109f8a02380648c5d29000caa9c55;p=pandora-kernel.git mm: move vmtruncate_range to truncate.c You would expect to find vmtruncate_range() next to vmtruncate() in mm/truncate.c: move it there. Signed-off-by: Hugh Dickins Acked-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed