[PATCH 19/30] staging: lustre: Remove version.h header inclusion in super25.c

Sachin Kamat sachin.kamat at linaro.org
Wed Jul 24 06:36:38 UTC 2013


version.h header inclusion is not necessary as detected by
versioncheck.

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

diff --git a/drivers/staging/lustre/lustre/llite/super25.c b/drivers/staging/lustre/lustre/llite/super25.c
index ea06f1a..0beaf4e 100644
--- a/drivers/staging/lustre/lustre/llite/super25.c
+++ b/drivers/staging/lustre/lustre/llite/super25.c
@@ -38,7 +38,6 @@
 
 #include <linux/module.h>
 #include <linux/types.h>
-#include <linux/version.h>
 #include <lustre_lite.h>
 #include <lustre_ha.h>
 #include <lustre_dlm.h>
-- 
1.7.9.5



More information about the devel mailing list