From 4e075e505c8abcbc1ceb16f5fad01900751fe389 Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Fri, 14 Feb 2003 20:43:11 -0800 Subject: [PATCH] remove stale comment I added this comment but the line it refers to is long gone. --- mm/slab.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/slab.c b/mm/slab.c index af0886e3c7a5..649f332c2398 100644 --- a/mm/slab.c +++ b/mm/slab.c @@ -438,7 +438,6 @@ struct arraycache_init initarray_generic __initdata = { { 0, BOOT_CPUCACHE_ENTRI /* internal cache of cache description objs */ static kmem_cache_t cache_cache = { .lists = LIST3_INIT(cache_cache.lists), - /* Allow for boot cpu != 0 */ .batchcount = 1, .limit = BOOT_CPUCACHE_ENTRIES, .objsize = sizeof(kmem_cache_t), -- cgit v1.2.3