summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
diff options
context:
space:
mode:
authorSachin Kamat2013-07-25 08:57:23 +0200
committerGreg Kroah-Hartman2013-07-25 21:09:02 +0200
commit0c050588a26eac43b4e875f21eb3926fa1c1b5d7 (patch)
treeef6b20a72accd7a65e6a438ce9037e7d81507242 /drivers/staging/lustre
parentstaging: lustre: Remove duplicate header file inclusion in rw26.c (diff)
downloadkernel-qcow2-linux-0c050588a26eac43b4e875f21eb3926fa1c1b5d7.tar.gz
kernel-qcow2-linux-0c050588a26eac43b4e875f21eb3926fa1c1b5d7.tar.xz
kernel-qcow2-linux-0c050588a26eac43b4e875f21eb3926fa1c1b5d7.zip
staging: lustre: Remove duplicate header file inclusion in lmv_fld.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>
Diffstat (limited to 'drivers/staging/lustre')
-rw-r--r--drivers/staging/lustre/lustre/lmv/lmv_fld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/lmv/lmv_fld.c b/drivers/staging/lustre/lustre/lmv/lmv_fld.c
index a4805aefa684..08a5b69dc90d 100644
--- a/drivers/staging/lustre/lustre/lmv/lmv_fld.c
+++ b/drivers/staging/lustre/lustre/lmv/lmv_fld.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 <asm/div64.h>
#include <linux/seq_file.h>