staging: lustre: linux-tcpip: Remove duplicate header file inclusion
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:57:17 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:09:01 +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/libcfs/linux/linux-tcpip.c

index f5e78b54b3e74e51c0c28ea6f7db6bed88597a57..e6069d78af6ba2e6c7ca02d1fe890a60e2bbad8a 100644 (file)
@@ -35,7 +35,6 @@
  */
 #define DEBUG_SUBSYSTEM S_LNET
 
-#include <linux/libcfs/libcfs.h>
 #include <linux/libcfs/libcfs.h>
 
 #include <linux/if.h>
This page took 0.024946 seconds and 5 git commands to generate.