X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=security%2Froot_plug.c;h=40fb4f15e27b6d360e1634c4d0f795e0edf621c1;hb=d7f59dc4642ce2fc7b79fcd4ec02ffce7f21eb02;hp=559578f8ac66f864218886a7262fcebb17ce3562;hpb=14eaddc967b16017d4a1a24d2be6c28ecbe06ed8;p=safe%2Fjmp%2Flinux-2.6 diff --git a/security/root_plug.c b/security/root_plug.c index 559578f..40fb4f1 100644 --- a/security/root_plug.c +++ b/security/root_plug.c @@ -77,7 +77,6 @@ static struct security_operations rootplug_security_ops = { .capget = cap_capget, .capset = cap_capset, .capable = cap_capable, - .task_capable = cap_task_capable, .bprm_set_creds = cap_bprm_set_creds,