staging: lustre: Remove duplicate header file inclusion in lmv_obd.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:57:25 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:09:03 +0000 (12:09 -0700)
Removed the header file included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lmv/lmv_obd.c

index 11c8d644d5ea8d320312907bf3d98a738a2ac3e2..1987d4bae9b4ae59d6462291ab9cdda9e61e0b36 100644 (file)
@@ -38,7 +38,6 @@
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/init.h>
-#include <linux/slab.h>
 #include <linux/pagemap.h>
 #include <linux/mm.h>
 #include <asm/div64.h>
This page took 0.026362 seconds and 5 git commands to generate.