[PATCH 04/16] staging: lustre: linux-debug: Remove duplicate inclusion of header file

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


Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 .../lustre/lustre/libcfs/linux/linux-debug.c       |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c b/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c
index 0069b5e..6afb350 100644
--- a/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c
+++ b/drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c
@@ -48,11 +48,8 @@
 #include <linux/errno.h>
 #include <linux/unistd.h>
 #include <linux/interrupt.h>
-#include <asm/uaccess.h>
 #include <linux/completion.h>
-
 #include <linux/fs.h>
-#include <linux/stat.h>
 #include <asm/uaccess.h>
 #include <linux/miscdevice.h>
 
-- 
1.7.9.5



More information about the devel mailing list