From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:18 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in dir.c X-Git-Tag: v3.12-rc1~183^2~616 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2950b2416fd2f38545dde9444878c7982d8fca19;p=thirdparty%2Fkernel%2Flinux.git staging: lustre: Remove duplicate header file inclusion in dir.c Removed the header files included twice. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/llite/dir.c b/drivers/staging/lustre/lustre/llite/dir.c index 002b37448682b..2ca8c4534bd5e 100644 --- a/drivers/staging/lustre/lustre/llite/dir.c +++ b/drivers/staging/lustre/lustre/llite/dir.c @@ -48,7 +48,6 @@ #define DEBUG_SUBSYSTEM S_LLITE -#include #include #include #include