From: Tejun Heo Date: Mon, 2 May 2011 12:18:51 +0000 (+0200) Subject: x86-64, NUMA: trivial cleanups for setup_node_bootmem() X-Git-Tag: v3.0-rc1~396^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe685f24eeb85fbdb0f33792f1dabdbf35eff38;p=pandora-kernel.git x86-64, NUMA: trivial cleanups for setup_node_bootmem() Make the following trivial changes in preparation for further updates. * nodeid -> nid, nid -> tnid * use nd_ prefix for nodedata related variables * remove start/end_pfn and use start/end directly Signed-off-by: Tejun Heo Cc: Ingo Molnar Cc: Yinghai Lu Cc: David Rientjes Cc: Thomas Gleixner Cc: "H. Peter Anvin" --- Reading git-diff-tree failed