mm: Remove support for kmem_cache_name()
authorChristoph Lameter <cl@linux.com>
Thu, 20 Jan 2011 17:12:26 +0000 (11:12 -0600)
committerPekka Enberg <penberg@kernel.org>
Sun, 23 Jan 2011 19:00:05 +0000 (21:00 +0200)
commit63310467a3d1ed6a0460ec1f4268126cd1ceec2e
treef5bf7e48fe119bffe1111b50767280c4af310505
parent1bae4ce27c9c90344f23c65ea6966c50ffeae2f5
mm: Remove support for kmem_cache_name()

The last user was ext4 and Eric Sandeen removed the call in a recent patch. See
the following URL for the discussion:

http://marc.info/?l=linux-ext4&m=129546975702198&w=2

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
include/linux/slab.h
mm/slab.c
mm/slob.c
mm/slub.c