[PATCH 1/4] fs/ceph: removed duplicated #includes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



fs/ceph/auth.c: linux/slab.h is included more than once.
fs/ceph/super.h: linux/slab.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
---
 fs/ceph/auth.c  |    1 -
 fs/ceph/super.h |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/fs/ceph/auth.c b/fs/ceph/auth.c
index 818afe7..39208ee 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 13513b8..e30dfbb 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>
-- 
1.7.1.251.gf80a2

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux