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-Tag: v3.12-rc1~183^2~613 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee49576196ac409ac87c36eee4fdc7f5de2ec269;p=thirdparty%2Fkernel%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 43b5f0d2b72aa..ab4e95c635541 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