From: Christoph Lameter Date: Tue, 4 Sep 2012 23:18:33 +0000 (+0000) Subject: mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~8^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a13a4cc80bb25c9eab2e7e56bab724fcfa55fce;p=pandora-kernel.git 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 Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed