From 8fd4b9c65270320114dd9f19b23188f25f4546c5 Mon Sep 17 00:00:00 2001 From: David Rientjes Date: Thu, 16 Aug 2012 12:26:20 -0700 Subject: [PATCH] --- yaml --- r: 330416 b: refs/heads/master c: c0931ef1f3e7305e55de1591602e5f25e4c11d1d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/slab_def.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4a962177fa54..ddbd42a49e0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77be4b1366c97b95bb197e18187ff45b0e4f6bd3 +refs/heads/master: c0931ef1f3e7305e55de1591602e5f25e4c11d1d diff --git a/trunk/include/linux/slab_def.h b/trunk/include/linux/slab_def.h index 0c634fa376c9..36d7031a1a53 100644 --- a/trunk/include/linux/slab_def.h +++ b/trunk/include/linux/slab_def.h @@ -45,7 +45,6 @@ struct kmem_cache { unsigned int colour_off; /* colour offset */ struct kmem_cache *slabp_cache; unsigned int slab_size; - unsigned int dflags; /* dynamic flags */ /* constructor func */ void (*ctor)(void *obj);