[PATCH] mm: rename kmem_cache_s to kmem_cache
authorPekka J Enberg <penberg@cs.Helsinki.FI>
Mon, 7 Nov 2005 08:58:01 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:24 +0000 (07:53 -0800)
commit2109a2d1b175dfcffbfdac693bdbe4c4ab62f11f
tree07b47953a74adaa7490ef24aab10c45a5a4148a6
parent4f12bb4f7715f418a9c80f89447948790f476958
[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 <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/magic-number.txt
fs/file_table.c
fs/freevxfs/vxfs_extern.h
fs/xfs/linux-2.6/kmem.h
include/linux/file.h
include/linux/slab.h
mm/slab.c