From: Ryota Ozaki Date: Thu, 10 Feb 2011 04:56:28 +0000 (+0900) Subject: mm: Fix out-of-date comments which refers non-existent functions X-Git-Tag: v2.6.39-rc1~428^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a335b2e17301afae9e794f21071a2fcdd5879c1e;p=pandora-kernel.git mm: Fix out-of-date comments which refers non-existent functions do_file_page and do_no_page don't exist anymore, but some comments still refers them. The patch fixes them by replacing them with existing ones. Signed-off-by: Ryota Ozaki Acked-by: KAMEZAWA Hiroyuki Reviewed-by: Minchan Kim Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed