summaryrefslogtreecommitdiffstats
path: root/kernel/exec_domain.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2018-02-22 14:28:50 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2018-02-22 14:28:50 -0500
commit304ec482f562885b178b370cd50340447585d1c0 (patch)
tree2c3af786edfaa06df4d5829bfc369b38f1b8fc77 /kernel/exec_domain.c
parent37b3c6a6404f00ed14f72ada07af58bf9b2c0bca (diff)
downloadop-kernel-dev-304ec482f562885b178b370cd50340447585d1c0.zip
op-kernel-dev-304ec482f562885b178b370cd50340447585d1c0.tar.gz
get rid of pointless includes of fs_struct.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/exec_domain.c')
-rw-r--r--kernel/exec_domain.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/exec_domain.c b/kernel/exec_domain.c
index 0975b02..a569711 100644
--- a/kernel/exec_domain.c
+++ b/kernel/exec_domain.c
@@ -19,7 +19,6 @@
#include <linux/syscalls.h>
#include <linux/sysctl.h>
#include <linux/types.h>
-#include <linux/fs_struct.h>
#ifdef CONFIG_PROC_FS
static int execdomains_proc_show(struct seq_file *m, void *v)
OpenPOWER on IntegriCloud