]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/slab: Give s_next and s_stop slab-specific names
authorWanpeng Li <liwanp@linux.vnet.ibm.com>
Mon, 8 Jul 2013 00:08:28 +0000 (08:08 +0800)
committerPekka Enberg <penberg@kernel.org>
Mon, 8 Jul 2013 08:02:17 +0000 (11:02 +0300)
commit276a2439ce7917b8c3043af7ad6bf17bbcc24030
treea8349275ddc91336c949550e32f739caef0debd9
parentc1e854e924f354657ea2ad08fd7b38aac81c59b1
mm/slab: Give s_next and s_stop slab-specific names

Give s_next and s_stop slab-specific names instead of exporting
"s_next" and "s_stop".

Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c
mm/slab.h
mm/slab_common.c