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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c92b5ea0af2816e70f7e72b49c2a67868f20c015;p=linux-beck.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 7eefab5ef5d0..4bc8c6a5d6f2 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