]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
slub: rename slab_objects to show_slab_objects
authorChristoph Lameter <clameter@sgi.com>
Fri, 15 Feb 2008 23:22:21 +0000 (15:22 -0800)
committerChristoph Lameter <clameter@sgi.com>
Mon, 3 Mar 2008 20:22:30 +0000 (12:22 -0800)
commitd9acf4b7b62d783d84273a61aed41a0f025b08ac
tree47bae82b68ad25cee6d6b7d3388560e481ddb5f5
parenta973e9dd1e140a65bed694a2c5c8d53e9cba1a23
slub: rename slab_objects to show_slab_objects

The sysfs callback is better named show_slab_objects since it is always
called from the xxx_show callbacks. We need the name for other purposes
later.

Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
mm/slub.c