linux/arch/cris
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
..
arch-v10 mm: drop unneeded pgdat argument from free_area_init_node() 2008-07-24 10:47:16 -07:00
arch-v32 mm: drop unneeded pgdat argument from free_area_init_node() 2008-07-24 10:47:16 -07:00
kernel [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
mm cris: remove redundant display of free swap space in show_mem() 2008-04-28 08:58:28 -07:00
artpec_3_defconfig
defconfig
etraxfs_defconfig
Kconfig
Kconfig.debug
Makefile