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