[PATCH] powerpc: Minor numa memory code cleanup
authorMike Kravetz <kravetz@us.ibm.com>
Tue, 29 Nov 2005 00:33:24 +0000 (16:33 -0800)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:51:02 +0000 (14:51 +1100)
commit74761bb53df1e2d603937b6abbd8437b03840e38
treeda0ef50723c8abf80c693dd1cb610f7f7b93305e
parent8dacaedf04467e32c50148751a96150e73323cdc
[PATCH] powerpc: Minor numa memory code cleanup

I started to add missing of_node_put() calls to the routines that
determine the number of cells for memory.  Decided to combine the
routines instead of making separate node lookups.  Changed variable
names to help with some confusion as to meaning.

Signed-off-by: Mike Kravetz <kravetz@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/numa.c