From: Christoph Lameter Date: Tue, 5 Oct 2010 18:57:27 +0000 (-0500) Subject: slub: Move functions to reduce #ifdefs X-Git-Tag: v2.6.37-rc1~141^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5a84755c5900416dce0166ac825866aad8048ef;p=pandora-kernel.git slub: Move functions to reduce #ifdefs There is a lot of #ifdef/#endifs that can be avoided if functions would be in different places. Move them around and reduce #ifdef. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed