From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:25 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in lmv_obd.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=713542a8cd156b06770ddbabb495bba38ea017fb;p=deliverable%2Flinux.git staging: lustre: Remove duplicate header file inclusion in lmv_obd.c Removed the header file included twice. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/lmv/lmv_obd.c b/drivers/staging/lustre/lustre/lmv/lmv_obd.c index 11c8d644d5ea..1987d4bae9b4 100644 --- a/drivers/staging/lustre/lustre/lmv/lmv_obd.c +++ b/drivers/staging/lustre/lustre/lmv/lmv_obd.c @@ -38,7 +38,6 @@ #include #include #include -#include #include #include #include