]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: numa: make NUMA-migrate related functions static
authorMel Gorman <mgorman@suse.de>
Fri, 3 Jan 2014 03:09:58 +0000 (14:09 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:09:58 +0000 (14:09 +1100)
commit2d9a1e50d4dd2a818a185eaa1f8b37ee865e3662
tree7de08805a68c56a2ab49fa89d160fe8999ee2802
parentae58feda5081fad8f741e96aea89afc422a84590
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 <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Alex Thorlton <athorlton@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/migrate.c