[PATCH 08/16] staging: lustre: Remove duplicate header file inclusion in llite_mmap.c

Sachin Kamat sachin.kamat at linaro.org
Thu Jul 25 06:57:19 UTC 2013


Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 drivers/staging/lustre/lustre/llite/llite_mmap.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/lustre/lustre/llite/llite_mmap.c b/drivers/staging/lustre/lustre/llite/llite_mmap.c
index a4061ee..b59cbd7 100644
--- a/drivers/staging/lustre/lustre/llite/llite_mmap.c
+++ b/drivers/staging/lustre/lustre/llite/llite_mmap.c
@@ -43,9 +43,6 @@
 #include <asm/uaccess.h>
 
 #include <linux/fs.h>
-#include <linux/stat.h>
-#include <asm/uaccess.h>
-#include <linux/mm.h>
 #include <linux/pagemap.h>
 
 #define DEBUG_SUBSYSTEM S_LLITE
-- 
1.7.9.5



More information about the devel mailing list