[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>
Showing
- Documentation/magic-number.txt 1 addition, 1 deletionDocumentation/magic-number.txt
- fs/file_table.c 2 additions, 2 deletionsfs/file_table.c
- fs/freevxfs/vxfs_extern.h 2 additions, 2 deletionsfs/freevxfs/vxfs_extern.h
- fs/xfs/linux-2.6/kmem.h 2 additions, 2 deletionsfs/xfs/linux-2.6/kmem.h
- include/linux/file.h 3 additions, 3 deletionsinclude/linux/file.h
- include/linux/slab.h 1 addition, 1 deletioninclude/linux/slab.h
- mm/slab.c 1 addition, 1 deletionmm/slab.c
Loading
Please register or sign in to comment