Browse Source

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>
Sachin Kamat 12 years ago
parent
commit
1fabbd6f65
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/staging/lustre/lustre/llite/rw26.c

+ 0 - 3
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