From: Sachin Kamat Date: Thu, 25 Jul 2013 06:57:21 +0000 (+0530) Subject: staging: lustre: Remove duplicate header file inclusion in rw.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ee49576196ac409ac87c36eee4fdc7f5de2ec269;p=deliverable%2Flinux.git staging: lustre: Remove duplicate header file inclusion in rw.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/rw.c b/drivers/staging/lustre/lustre/llite/rw.c index 43b5f0d2b72a..ab4e95c63554 100644 --- a/drivers/staging/lustre/lustre/llite/rw.c +++ b/drivers/staging/lustre/lustre/llite/rw.c @@ -48,9 +48,6 @@ #include #include -#include -#include -#include #include /* current_is_kswapd() */ #include