Skip to content

Commit

Permalink
[PATCH] slab: replace kmem_cache_t with struct kmem_cache
Browse files Browse the repository at this point in the history
Replace uses of kmem_cache_t with proper struct kmem_cache in mm/slab.c.

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>
  • Loading branch information
Pekka Enberg authored and Linus Torvalds committed Feb 1, 2006
1 parent 9a2dba4 commit 343e0d7
Showing 1 changed file with 98 additions and 97 deletions.
Loading

0 comments on commit 343e0d7

Please sign in to comment.