Browse Source

staging: lustre: Remove duplicate header file inclusion in lmv_obd.c

Removed the header file 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
713542a8cd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/lustre/lustre/lmv/lmv_obd.c

+ 0 - 1
drivers/staging/lustre/lustre/lmv/lmv_obd.c

@@ -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>