From: Pekka J Enberg Date: Mon, 7 Nov 2005 08:58:01 +0000 (-0800) Subject: [PATCH] mm: rename kmem_cache_s to kmem_cache X-Git-Tag: v2.6.15-rc1~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2109a2d1b175dfcffbfdac693bdbe4c4ab62f11f;p=pandora-kernel.git [PATCH] mm: rename kmem_cache_s to kmem_cache This patch renames struct kmem_cache_s to kmem_cache so we can start using it instead of kmem_cache_t typedef. Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed