Commit a772bbee authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman

staging: lustre: o2iblnd: Remove duplicate inclusion of header file

Removed the header files included twice.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8e24a32e
...@@ -53,7 +53,6 @@ ...@@ -53,7 +53,6 @@
#include <linux/init.h> #include <linux/init.h>
#include <linux/fs.h> #include <linux/fs.h>
#include <linux/file.h> #include <linux/file.h>
#include <linux/stat.h>
#include <linux/list.h> #include <linux/list.h>
#include <linux/kmod.h> #include <linux/kmod.h>
#include <linux/sysctl.h> #include <linux/sysctl.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment