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

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


Removed the header files included twice.

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

diff --git a/drivers/staging/lustre/lustre/llite/rw.c b/drivers/staging/lustre/lustre/llite/rw.c
index 43b5f0d2..ab4e95c 100644
--- a/drivers/staging/lustre/lustre/llite/rw.c
+++ b/drivers/staging/lustre/lustre/llite/rw.c
@@ -48,9 +48,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>
 /* current_is_kswapd() */
 #include <linux/swap.h>
-- 
1.7.9.5



More information about the devel mailing list