From: Mel Gorman Date: Tue, 21 Jan 2014 23:50:58 +0000 (-0800) Subject: mm: numa: make NUMA-migrate related functions static X-Git-Tag: v3.14-rc1~134^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c30e0177e4f41a11cb88b0f1f056ccebfe0fff4;p=pandora-kernel.git mm: numa: make NUMA-migrate related functions static numamigrate_update_ratelimit and numamigrate_isolate_page only have callers in mm/migrate.c. This patch makes them static. Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel Cc: Alex Thorlton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed