From: KAMEZAWA Hiroyuki Date: Mon, 27 Mar 2006 09:16:01 +0000 (-0800) Subject: [PATCH] for_each_online_pgdat: remove pgdat_list X-Git-Tag: v2.6.17-rc1~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0f15fb91274e67d78836d38c99ec363df33073;p=pandora-kernel.git [PATCH] for_each_online_pgdat: remove pgdat_list By using for_each_online_pgdat(), pgdat_list is not necessary now. This patch removes it. Signed-off-by: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed