From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:24 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in lmv_intent.c X-Git-Tag: v3.12-rc1~183^2~610 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c92b5ea0af2816e70f7e72b49c2a67868f20c015;p=thirdparty%2Fkernel%2Flinux.git staging: lustre: Remove duplicate header file inclusion in lmv_intent.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_intent.c b/drivers/staging/lustre/lustre/lmv/lmv_intent.c index 7eefab5ef5d03..4bc8c6a5d6f20 100644 --- a/drivers/staging/lustre/lustre/lmv/lmv_intent.c +++ b/drivers/staging/lustre/lustre/lmv/lmv_intent.c @@ -38,7 +38,6 @@ #include #include #include -#include #include #include #include