From: Al Viro Date: Thu, 15 May 2014 09:06:42 +0000 (-0400) Subject: vm_area_operations: kill ->migrate() X-Git-Tag: omap-for-v3.19/fixes-rc1~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50062175ffc844b8ff9664024c6416a37ad63c77;p=pandora-kernel.git vm_area_operations: kill ->migrate() the only instance this method has ever grown was one in kernfs - one that call ->migrate() of another vm_ops if it exists. Signed-off-by: Al Viro --- Reading git-diff-tree failed