diff options
| -rw-r--r-- | include/linux/slab_def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/slab_def.h b/include/linux/slab_def.h index 0c634fa376c9..36d7031a1a53 100644 --- a/include/linux/slab_def.h +++ b/include/linux/slab_def.h | |||
| @@ -45,7 +45,6 @@ struct kmem_cache { | |||
| 45 | unsigned int colour_off; /* colour offset */ | 45 | unsigned int colour_off; /* colour offset */ |
| 46 | struct kmem_cache *slabp_cache; | 46 | struct kmem_cache *slabp_cache; |
| 47 | unsigned int slab_size; | 47 | unsigned int slab_size; |
| 48 | unsigned int dflags; /* dynamic flags */ | ||
| 49 | 48 | ||
| 50 | /* constructor func */ | 49 | /* constructor func */ |
| 51 | void (*ctor)(void *obj); | 50 | void (*ctor)(void *obj); |
