]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
authorChristoph Lameter <clameter@engr.sgi.com>
Fri, 6 Jan 2006 08:11:16 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:28 +0000 (08:33 -0800)
commit1a93205bdffd9d7278d4a66081cdb48452522a58
tree7f8500fe725e5e8095a8fc77539d351a0e8a4643
parentf3fe65122da05e1cd4c9140340d96ea2f95d0c49
[PATCH] mm: simplify build_zonelists_node by removing the case statement.

Simplify build_zonelists_node by removing the case statement.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c