From: Alex,Shi Date: Wed, 7 Sep 2011 02:26:36 +0000 (+0800) Subject: slub: Code optimization in get_partial_node() X-Git-Tag: v3.2-rc1~152^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d79634f8d7af5229b7d21143d50e7cf7d94177;p=pandora-kernel.git slub: Code optimization in get_partial_node() I find a way to reduce a variable in get_partial_node(). That is also helpful for code understanding. Acked-by: Christoph Lameter Signed-off-by: Alex Shi Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed