]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: lustre: Remove duplicate header file inclusion in lmv_intent.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:57:24 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:09:02 +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_intent.c

index 7eefab5ef5d0304852c352b45da9361ec8a9bb93..4bc8c6a5d6f2077e0388990a341e0b1d2b1830bf 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 <asm/div64.h>
 #include <linux/seq_file.h>