mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
staging: lustre: Remove duplicate header file inclusion in dir.c
Removed the header files included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
66270ce4e1
commit
2950b2416f
@@ -48,7 +48,6 @@
|
||||
|
||||
#define DEBUG_SUBSYSTEM S_LLITE
|
||||
|
||||
#include <lustre/lustre_idl.h>
|
||||
#include <obd_support.h>
|
||||
#include <obd_class.h>
|
||||
#include <lustre_lib.h>
|
||||
|
||||
Reference in New Issue
Block a user