]> git.baikalelectronics.ru Git - kernel.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)
commit9c214882b36a63e566855e69cdb2970746b3b635
tree7f8500fe725e5e8095a8fc77539d351a0e8a4643
parent310478bb99d111aca037d5e87cf1996372217b4e
[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