summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_internal.h
diff options
context:
space:
mode:
authorGargi Sharma <gs051095@gmail.com>2017-03-02 23:12:55 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-07 19:56:09 +0100
commit7d835840219d06515bf7aa860cc915840ee00d43 (patch)
tree1bf4da14d20fded15fd2038979a49b38bab3b4cb /drivers/staging/lustre/lustre/llite/llite_internal.h
parentfb1c3256477207846ad0e626dc8adf173c1ba376 (diff)
downloadop-kernel-dev-7d835840219d06515bf7aa860cc915840ee00d43.zip
op-kernel-dev-7d835840219d06515bf7aa860cc915840ee00d43.tar.gz
staging: lustre: Remove lustre_eacl.h
The structures and the macros in the header file are not used anywhere inside the kernel (verified by using grep). The structures and macros were leftover from the patch 341f1f0affed1c24712f37c95bb654b3b33ab2c6 "staging: lustre: remove remote client support". Also, removed the include statements for lustre_eacl.h. Signed-off-by: Gargi Sharma <gs051095@gmail.com> Reviewed-by: Andreas Dilger <andreas.dilger@intel.com> Reviewed-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/llite/llite_internal.h')
-rw-r--r--drivers/staging/lustre/lustre/llite/llite_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/llite/llite_internal.h b/drivers/staging/lustre/lustre/llite/llite_internal.h
index 2d2b741..d2a0fab 100644
--- a/drivers/staging/lustre/lustre/llite/llite_internal.h
+++ b/drivers/staging/lustre/lustre/llite/llite_internal.h
@@ -35,7 +35,6 @@
#include "../include/lustre_debug.h"
#include "../include/lustre_ver.h"
#include "../include/lustre_disk.h" /* for s2sbi */
-#include "../include/lustre_eacl.h"
#include "../include/lustre_linkea.h"
/* for struct cl_lock_descr and struct cl_io */
OpenPOWER on IntegriCloud