From: Christoph Lameter Date: Fri, 15 Feb 2008 23:22:21 +0000 (-0800) Subject: slub: rename slab_objects to show_slab_objects X-Git-Tag: v2.6.25-rc4~107^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9acf4b7b62d783d84273a61aed41a0f025b08ac;p=pandora-kernel.git 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 Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed