From: Minchan Kim Date: Tue, 16 Jun 2009 22:33:02 +0000 (-0700) Subject: mm: remove file argument from swap_readpage() X-Git-Tag: v2.6.31-rc1~299^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca8bf323edd31ad462dc98c107c23a5c6022ca2;p=pandora-kernel.git mm: remove file argument from swap_readpage() The file argument resulted from address_space's readpage long time ago. We don't use it any more. Let's remove unnecessary argement. Signed-off-by: Minchan Kim Acked-by: Hugh Dickins Reviewed-by: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed