From: Christoph Lameter Date: Sun, 8 Jan 2006 09:00:38 +0000 (-0800) Subject: [PATCH] slab: remove nested #ifdef CONFIG_NUMA X-Git-Tag: v2.6.16-rc1~901 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec6b0c89b234090681a4516e20ac5debe3e7c59;p=pandora-kernel.git [PATCH] slab: remove nested #ifdef CONFIG_NUMA For some reason there is an #ifdef CONFIG_NUMA within another #ifdef CONFIG_NUMA in the page allocator. Remove innermost #ifdef CONFIG_NUMA Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed