summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/rw26.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-07-25 12:27:22 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 12:09:02 -0700
commit1fabbd6f65eada35e6bcb088ff8bba48c22e1e07 (patch)
tree4d30fa77d5acdd20f10af72ae4e02aeb3fcb2c99 /drivers/staging/lustre/lustre/llite/rw26.c
parentee49576196ac409ac87c36eee4fdc7f5de2ec269 (diff)
staging: lustre: Remove duplicate header file inclusion in rw26.c
Removed the header files included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/llite/rw26.c')
-rw-r--r--drivers/staging/lustre/lustre/llite/rw26.c3
1 files changed, 0 insertions, 3 deletions
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 <linux/buffer_head.h>
#include <linux/mpage.h>
#include <linux/writeback.h>
-#include <linux/stat.h>
-#include <asm/uaccess.h>
-#include <linux/mm.h>
#include <linux/pagemap.h>
#define DEBUG_SUBSYSTEM S_LLITE