From: Christoph Lameter Date: Sat, 10 Feb 2007 09:42:55 +0000 (-0800) Subject: [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure X-Git-Tag: v2.6.21-rc1~274^2~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5cae368a6c44eac0e817ae130301b65ff446dc;p=pandora-kernel.git [PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure Use the pointer passed to cache_reap to determine the work pointer and consolidate exit paths. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed