slub: Code optimization in get_partial_node()
authorAlex,Shi <alex.shi@intel.com>
Wed, 7 Sep 2011 02:26:36 +0000 (10:26 +0800)
committerPekka Enberg <penberg@kernel.org>
Tue, 13 Sep 2011 17:41:25 +0000 (20:41 +0300)
commit12d79634f8d7af5229b7d21143d50e7cf7d94177
tree06096e3fdcc4c7fe84b9111d2f6274514bfb72b0
parentaca726a07a71ff7aedc0e90a91f80a2701adcca5
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 <cl@linux.com>
Signed-off-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c