Re: [PATCH v2 4/5] mm/slub: Drop unnecessary nr_partials

2013-07-03 Thread Christoph Lameter
On Wed, 3 Jul 2013, Wanpeng Li wrote: > This patch remove unused nr_partials variable. Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/major

[PATCH v2 4/5] mm/slub: Drop unnecessary nr_partials

2013-07-02 Thread Wanpeng Li
This patch remove unused nr_partials variable. Signed-off-by: Wanpeng Li --- mm/slub.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/mm/slub.c b/mm/slub.c index 4649ff0..84b84f4 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -5269,7 +5269,6 @@ __initcall(slab_sysfs_init); #ifdef CONFIG_SLABIN