]> Git Repo - linux.git/commit - mm/slub.c
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
authorChristoph Lameter <[email protected]>
Tue, 4 Sep 2012 23:18:33 +0000 (23:18 +0000)
committerPekka Enberg <[email protected]>
Wed, 5 Sep 2012 09:00:37 +0000 (12:00 +0300)
commit8a13a4cc80bb25c9eab2e7e56bab724fcfa55fce
treea212edb3d0b139b0743ca5ca34c14037a6ada4dc
parent278b1bb1313664d4999a7f7d47a8a8d964862d02
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists

Do the initial settings of the fields in common code. This will allow us
to push more processing into common code later and improve readability.

Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
mm/slab.c
mm/slab.h
mm/slab_common.c
mm/slob.c
mm/slub.c
This page took 0.05797 seconds and 4 git commands to generate.