From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:19 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in llite_mmap.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0ad531db6c83e277a86bdf6e5392a297cbeedb73;p=deliverable%2Flinux.git staging: lustre: Remove duplicate header file inclusion in llite_mmap.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/llite_mmap.c b/drivers/staging/lustre/lustre/llite/llite_mmap.c index a4061ee15b62..b59cbd704ab6 100644 --- a/drivers/staging/lustre/lustre/llite/llite_mmap.c +++ b/drivers/staging/lustre/lustre/llite/llite_mmap.c @@ -43,9 +43,6 @@ #include #include -#include -#include -#include #include #define DEBUG_SUBSYSTEM S_LLITE