staging: lustre: Remove duplicate header file inclusion in lloop.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:57:20 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:09:02 +0000 (12:09 -0700)
Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/lloop.c

index 9d4c17ea8808306e94bf02f59e587632acf07294..e063efc23af91a1ce70a739ad0b8fd5a1ec2e8cd 100644 (file)
@@ -99,7 +99,6 @@
 #include <linux/completion.h>
 #include <linux/highmem.h>
 #include <linux/gfp.h>
-#include <linux/swap.h>
 #include <linux/pagevec.h>
 
 #include <asm/uaccess.h>