From: Adrian Bunk Date: Tue, 16 Oct 2007 08:26:26 +0000 (-0700) Subject: mm/mempolicy.c: cleanups X-Git-Tag: v2.6.24-rc1~1100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbcb0f19c877df9026b8c1227758d38bd561e9c4;p=pandora-kernel.git mm/mempolicy.c: cleanups This patch contains the following cleanups: - every file should include the headers containing the prototypes for its global functions - make the follosing needlessly global functions static: - migrate_to_node() - do_mbind() - sp_alloc() - mpol_rebind_policy() [akpm@linux-foundation.org: fix uninitialised var warning] Signed-off-by: Adrian Bunk Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed