aboutsummaryrefslogtreecommitdiffstats
path: root/security/root_plug.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/root_plug.c')
-rw-r--r--security/root_plug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/root_plug.c b/security/root_plug.c
index 559578f8ac66..40fb4f15e27b 100644
--- a/security/root_plug.c
+++ b/security/root_plug.c
@@ -77,7 +77,6 @@ static struct security_operations rootplug_security_ops = {
77 .capget = cap_capget, 77 .capget = cap_capget,
78 .capset = cap_capset, 78 .capset = cap_capset,
79 .capable = cap_capable, 79 .capable = cap_capable,
80 .task_capable = cap_task_capable,
81 80
82 .bprm_set_creds = cap_bprm_set_creds, 81 .bprm_set_creds = cap_bprm_set_creds,
83 82