aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/ceph/auth.c1
-rw-r--r--fs/ceph/super.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/fs/ceph/auth.c b/fs/ceph/auth.c
index 01c4a1cd53c0..a28ebdf465d7 100644
--- a/fs/ceph/auth.c
+++ b/fs/ceph/auth.c
@@ -1,7 +1,6 @@
#include "ceph_debug.h"
#include <linux/module.h>
-#include <linux/slab.h>
#include <linux/err.h>
#include <linux/slab.h>
diff --git a/fs/ceph/super.h b/fs/ceph/super.h
index 3725c9ee9d08..d84a2527046c 100644
--- a/fs/ceph/super.h
+++ b/fs/ceph/super.h
@@ -10,7 +10,6 @@
#include <linux/fs.h>
#include <linux/mempool.h>
#include <linux/pagemap.h>
-#include <linux/slab.h>
#include <linux/wait.h>
#include <linux/writeback.h>
#include <linux/slab.h>