[PATCH 01/16] staging: lustre: o2iblnd: Remove duplicate inclusion of header file

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


Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h    |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h b/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
index e4626bf..938df0c 100644
--- a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
+++ b/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
@@ -53,7 +53,6 @@
 #include <linux/init.h>
 #include <linux/fs.h>
 #include <linux/file.h>
-#include <linux/stat.h>
 #include <linux/list.h>
 #include <linux/kmod.h>
 #include <linux/sysctl.h>
-- 
1.7.9.5



More information about the devel mailing list