From: Cong Wang Date: Thu, 31 May 2012 23:26:17 +0000 (-0700) Subject: proc: remove mm_for_maps() X-Git-Tag: v3.5-rc1~21^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7dcd9990e42ccfc798d4eb55e2dbf9d7d434c6b;p=pandora-kernel.git proc: remove mm_for_maps() mm_for_maps() is a simple wrapper for mm_access(), and the name is misleading, so just remove it and use mm_access() directly. Signed-off-by: Cong Wang Cc: Oleg Nesterov Cc: Alexey Dobriyan Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed