aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-07-25 12:27:12 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 12:09:00 -0700
commita772bbeeea8bc8b5218b8c2171c23a331b730ac9 (patch)
tree4b566c353ba2cef501f084c737a646f05003d5a4 /drivers/staging/lustre/lnet
parent8e24a32ed15759640516ecd92668197e2f4d686d (diff)
staging: lustre: o2iblnd: Remove duplicate inclusion of header file
Removed the header files 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/lnet')
-rw-r--r--drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h b/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
index e4626bf82fc..938df0cf8c6 100644
--- a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
+++ b/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h
@@ -53,7 +53,6 @@
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/file.h>
-#include <linux/stat.h>
#include <linux/list.h>
#include <linux/kmod.h>
#include <linux/sysctl.h>