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-Tag: firefly_0821_release~176^2~5471^2~615 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0ad531db6c83e277a86bdf6e5392a297cbeedb73;p=firefly-linux-kernel-4.4.55.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