From: Nick Piggin Date: Tue, 16 Jun 2009 22:31:39 +0000 (-0700) Subject: mm: clean up get_user_pages_fast() documentation X-Git-Tag: v2.6.31-rc1~299^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2bf6be8ab63aa84e6149aac934649aadf3828b1;p=pandora-kernel.git mm: clean up get_user_pages_fast() documentation Move more documentation for get_user_pages_fast into the new kerneldoc comment. Add some comments for get_user_pages as well. Also, move get_user_pages_fast declaration up to get_user_pages. It wasn't there initially because it was once a static inline function. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Nick Piggin Cc: Andy Grover Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed