[PATCH 2/5] staging: lustre: fixed ./drivers/staging/lustre/lustre/include/lustre/lustre_user.h: 49 linux/version.h not needed.

Darryl T. Agostinelli dagostinelli at gmail.com
Wed Apr 12 04:01:16 UTC 2017


    $ make versioncheck | grep staging
    ./drivers/staging/lustre/lustre/include/lustre/lustre_user.h: 49 linux/version.h not needed.

    Signed-off-by: Darryl T. Agostinelli <dagostinelli at gmail.com>
---
 drivers/staging/lustre/lustre/include/lustre/lustre_user.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/lustre/lustre/include/lustre/lustre_user.h b/drivers/staging/lustre/lustre/include/lustre/lustre_user.h
index 7d8628c..ff3e30c 100644
--- a/drivers/staging/lustre/lustre/include/lustre/lustre_user.h
+++ b/drivers/staging/lustre/lustre/include/lustre/lustre_user.h
@@ -46,7 +46,6 @@
 # include <linux/quota.h>
 # include <linux/sched/signal.h>
 # include <linux/string.h> /* snprintf() */
-# include <linux/version.h>
 #else /* !__KERNEL__ */
 # define NEED_QUOTA_DEFS
 # include <stdio.h> /* snprintf() */
-- 
2.9.3



More information about the devel mailing list