Browse Source

staging: lustre: linux-tcpip: Remove duplicate header file inclusion

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
66270ce4e1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.c

+ 0 - 1
drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.c

@@ -35,7 +35,6 @@
  */
 #define DEBUG_SUBSYSTEM S_LNET
 
-#include <linux/libcfs/libcfs.h>
 #include <linux/libcfs/libcfs.h>
 
 #include <linux/if.h>