From: Tang Chen Date: Mon, 8 Jul 2013 23:00:21 +0000 (-0700) Subject: page migration: fix wrong comment in address_space_operations.migratepage() X-Git-Tag: v3.11-rc1~67^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef277c73ca3b1aade278036ae11640090681d558;p=pandora-kernel.git page migration: fix wrong comment in address_space_operations.migratepage() There is no parameter "sync" in address_space_operations->migratepage(). It should be migrate_mode. And the comment is for MIGRATE_ASYNC. Signed-off-by: Tang Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed