x86-64, NUMA: trivial cleanups for setup_node_bootmem()
authorTejun Heo <tj@kernel.org>
Mon, 2 May 2011 12:18:51 +0000 (14:18 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 2 May 2011 12:18:51 +0000 (14:18 +0200)
commitebe685f24eeb85fbdb0f33792f1dabdbf35eff38
tree6ac0966f2c2051f2244fecb14c8242949b15f921
parent9688678a6670c7f0ae3872450a8047c0ad401efb
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 <tj@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
arch/x86/mm/numa_64.c