From: Oleg Nesterov Date: Thu, 9 Oct 2014 22:25:39 +0000 (-0700) Subject: fs/proc/task_mmu.c: introduce m_next_vma() helper X-Git-Tag: fixes-against-v3.18-rc2~137^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad2a00e4b7e20ab03700b0bb13270b6cee45c6e0;p=pandora-kernel.git fs/proc/task_mmu.c: introduce m_next_vma() helper Extract the tail_vma/vm_next calculation from m_next() into the new trivial helper, m_next_vma(). Signed-off-by: Oleg Nesterov Cc: Kirill A. Shutemov Cc: Cyrill Gorcunov Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed