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
..
2005-04-16 15:20:36 -07:00
2008-02-07 08:42:25 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-07 08:42:25 -08:00
2005-04-16 15:20:36 -07:00
2008-04-29 08:06:30 -07:00
2005-04-16 15:20:36 -07:00
2007-05-09 08:57:56 +02:00
2007-10-16 09:43:09 -07:00
2005-04-16 15:20:36 -07:00
2007-02-11 10:51:24 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-05-16 17:22:20 -04:00
2005-04-16 15:20:36 -07:00
2006-06-29 10:26:21 -07:00
2007-02-11 10:51:24 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-04-17 10:42:34 -04:00
2007-10-20 01:24:05 +02:00
2006-10-02 07:57:14 -07:00
2005-04-16 15:20:36 -07:00
2007-05-08 11:15:07 -07:00
2008-02-08 09:22:38 -08:00
2007-07-17 10:23:03 -07:00
2007-02-12 09:48:44 -08:00
2005-04-16 15:20:36 -07:00
2007-02-11 10:51:24 -08:00
2005-04-16 15:20:36 -07:00
2008-02-07 08:42:25 -08:00
2005-04-16 15:20:36 -07:00
2008-04-29 08:06:02 -07:00
2007-02-11 10:51:24 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00
2005-04-16 15:20:36 -07:00
2008-07-24 10:47:16 -07:00
2007-05-08 11:15:07 -07:00
2006-06-30 19:25:36 +02:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00
2005-04-16 15:20:36 -07:00
2006-10-02 07:57:14 -07:00
2008-05-03 13:50:33 -07:00
2007-02-11 10:51:24 -08:00
2007-10-16 09:43:09 -07:00
2008-04-17 10:42:34 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-28 23:21:17 +01:00