[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)
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>

No differences found