]> git.baikalelectronics.ru Git - kernel.git/commit
slab: Common name for the per node structures
authorChristoph Lameter <cl@linux.com>
Thu, 10 Jan 2013 19:12:17 +0000 (19:12 +0000)
committerPekka Enberg <penberg@kernel.org>
Fri, 1 Feb 2013 10:32:06 +0000 (12:32 +0200)
commit266e883b715d146a3f57f7c1a1f49945aa018f8e
tree0f208fc00f89179d5b1fd5ae32556663d9d4abac
parent2b7d3d3479b98cb72ec4314c5f1632832444732d
slab: Common name for the per node structures

Rename the structure used for the per node structures in slab
to have a name that expresses that fact.

Acked-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
include/linux/slab_def.h
mm/slab.c