[PATCH 10/30] staging: lustre: Remove version.h header inclusion in lustre_quota.h

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


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

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 .../lustre/lustre/include/linux/lustre_quota.h     |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/lustre/lustre/include/linux/lustre_quota.h b/drivers/staging/lustre/lustre/include/linux/lustre_quota.h
index 421866b..a395050 100644
--- a/drivers/staging/lustre/lustre/include/linux/lustre_quota.h
+++ b/drivers/staging/lustre/lustre/include/linux/lustre_quota.h
@@ -39,7 +39,6 @@
 #error Do not #include this file directly. #include <lustre_quota.h> instead
 #endif
 
-#include <linux/version.h>
 #include <linux/fs.h>
 #include <linux/quota.h>
 #include <linux/quotaops.h>
-- 
1.7.9.5



More information about the devel mailing list