From: Kirill A. Shutemov Date: Wed, 4 Jun 2014 23:08:13 +0000 (-0700) Subject: mm: cleanup __get_user_pages() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5bb2093a1d2ba552309a81139e0abebf5325d8;p=pandora-kernel.git mm: cleanup __get_user_pages() Get rid of two nested loops over nr_pages, extract vma flags checking to separate function and other random cleanups. Signed-off-by: Kirill A. Shutemov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed