linux/arch/sparc/mm
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node()
free_area_init_node() gets passed in the node id as well as the node
descriptor.  This is redundant as the function can trivially get the node
descriptor itself by means of NODE_DATA() and the node's id.

I checked all the users and NODE_DATA() seems to be usable everywhere
from where this function is called.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:16 -07:00
..
Makefile sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
btfixup.c [SPARC32]: __inline__ --> inline 2007-10-27 00:17:01 -07:00
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault.c sparc/mm/: possible cleanups 2008-07-17 21:38:01 -07:00
generic.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
highmem.c [PATCH] mm: pagefault_{disable,enable}() 2006-12-07 08:39:21 -08:00
hypersparc.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
init.c sparc32: fix init.c allnoconfig build error 2008-07-17 21:56:26 -07:00
io-unit.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
iommu.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
loadmmu.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
nosrmmu.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
nosun4c.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
srmmu.c mm: drop unneeded pgdat argument from free_area_init_node() 2008-07-24 10:47:16 -07:00
sun4c.c mm: drop unneeded pgdat argument from free_area_init_node() 2008-07-24 10:47:16 -07:00
swift.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
tsunami.S sparc/mm/: possible cleanups 2008-07-17 21:38:01 -07:00
viking.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00