From 2a1b8c17da193ee8803335899ae23ce05893d233 Mon Sep 17 00:00:00 2001 From: James Morris Date: Wed, 12 Nov 2008 21:20:00 +1100 Subject: [PATCH] --- yaml --- r: 120657 b: refs/heads/master c: 92a77aac9812d5397abbe6f1920e085e50838635 h: refs/heads/master i: 120655: 48bce6f4fb1748810d4014c1cfd9855f03de50c1 v: v3 --- [refs] | 2 +- trunk/include/linux/capability.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b71babb29102..36013e2ecc4d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 066746796bd2f0a1ba210c0dded3b6ee4032692a +refs/heads/master: 92a77aac9812d5397abbe6f1920e085e50838635 diff --git a/trunk/include/linux/capability.h b/trunk/include/linux/capability.h index b313ba1dd5d1..7f26580a5a4d 100644 --- a/trunk/include/linux/capability.h +++ b/trunk/include/linux/capability.h @@ -521,8 +521,6 @@ extern const kernel_cap_t __cap_init_eff_set; kernel_cap_t cap_set_effective(const kernel_cap_t pE_new); -extern int security_capable(struct task_struct *t, int cap); -extern int security_capable_noaudit(struct task_struct *t, int cap); /** * has_capability - Determine if a task has a superior capability available * @t: The task in question