From: Dave Jones Date: Fri, 8 Jul 2005 00:56:39 +0000 (-0700) Subject: [PATCH] Clean up numa defines in mmzone.h X-Git-Tag: v2.6.13-rc3~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff8b27bb8ebfd863b49653da1b7bbd8609fcd7e;p=pandora-kernel.git [PATCH] Clean up numa defines in mmzone.h The recent cleanups to asm-i386/mmzone.h were suboptimal nesting an ifdef of the same symbol. This patch removes some of the ifdef'ery to make things more readable again. Signed-off-by: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed