From: Christoph Hellwig Date: Fri, 23 Jun 2006 09:03:17 +0000 (-0700) Subject: [PATCH] slab: stop using list_for_each X-Git-Tag: v2.6.18-rc1~1081^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a7c381d25067b9a2bfe025dfcb16459daec0373;p=pandora-kernel.git [PATCH] slab: stop using list_for_each Use the _entry variant everywhere to clean the code up a tiny bit. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed