Browse Source

staging: lustre: linux-debug: Remove duplicate inclusion of header file

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
6a4b8447cf
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c

+ 0 - 3
drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c

@@ -48,11 +48,8 @@
 #include <linux/errno.h>
 #include <linux/unistd.h>
 #include <linux/interrupt.h>
-#include <asm/uaccess.h>
 #include <linux/completion.h>
-
 #include <linux/fs.h>
-#include <linux/stat.h>
 #include <asm/uaccess.h>
 #include <linux/miscdevice.h>