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

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


Removed the header files included twice.

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

diff --git a/drivers/staging/lustre/lustre/llite/rw26.c b/drivers/staging/lustre/lustre/llite/rw26.c
index 97088e6..256ee63 100644
--- a/drivers/staging/lustre/lustre/llite/rw26.c
+++ b/drivers/staging/lustre/lustre/llite/rw26.c
@@ -51,9 +51,6 @@
 #include <linux/buffer_head.h>
 #include <linux/mpage.h>
 #include <linux/writeback.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