commit | 8ff8b27bb8ebfd863b49653da1b7bbd8609fcd7e | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Jul 07 17:56:39 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:42 2005 -0700 |
tree | 16577a65b896e0e123701791a62ac056250f6d99 | |
parent | 3b520b238e018ef0e9d11c9115d5e7d9419c4ef9 [diff] |
[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 <davej@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>