From: Joonsoo Kim Date: Thu, 10 May 2012 15:50:47 +0000 (+0900) Subject: slub: remove unused argument of init_kmem_cache_node() X-Git-Tag: v3.5-rc1~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4053497d6a37715f4b20dcc180a52717b4c8ffba;p=pandora-kernel.git slub: remove unused argument of init_kmem_cache_node() We don't use the argument since commit 3b89d7d881a1dbb4da158f7eb5d6b3ceefc72810 ('slub: move min_partial to struct kmem_cache'), so remove it Acked-by: Christoph Lameter Acked-by: David Rientjes Signed-off-by: Joonsoo Kim Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed