From: Christoph Lameter Date: Tue, 26 Sep 2006 06:31:13 +0000 (-0700) Subject: [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment X-Git-Tag: v2.6.19-rc1~1205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1b6248682f8b39ca3c7e549dfc216d26c4109b;p=pandora-kernel.git [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment Use enum for zones and reformat zones dependent information Add comments explaning the use of zones and add a zones_t type for zone numbers. Line up information that will be #ifdefd by the following patches. [akpm@osdl.org: comment cleanups] Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed