commit | 698827fa9f45019df1609bb686bc51c94e127fbc | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Sun Jul 15 23:38:06 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:35 2007 -0700 |
tree | a9442084870358b53d27213483679dc90fa74a2a | |
parent | 1037b83bd04e31449dc9323f1e8ddada4264ef66 [diff] |
Remove the deprecated "kmem_cache_t" typedef from slab.h. Given that there is no remaining usage of the deprecated kmem_cache_t typedef anywhere in the tree, remove that typedef. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> Acked-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>