From: Thomas Gleixner Date: Mon, 12 May 2008 13:43:36 +0000 (+0200) Subject: x86: numa_64.c make local variables static X-Git-Tag: v2.6.27-rc1~1106^2~246^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864fc31ea59798905a37cd896a3e093915a3b366;p=pandora-kernel.git x86: numa_64.c make local variables static plat_node_bdata, cmdline, nodemap_addr, nodemap_size are local to numa_64.c. Make them static Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed