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-Tag: v3.12-rc1~183^2~609 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713542a8cd156b06770ddbabb495bba38ea017fb;p=thirdparty%2Fkernel%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 11c8d644d5ea8..1987d4bae9b4a 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