lkml.org 
[lkml]   [2008]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] security: keys: remove unused key_alloc_sem
This semaphore doesn't appear to be used, so removing it.

Signed-off-by: Daniel Walker <dwalker@mvista.com>

---
security/keys/internal.h | 1 -
1 file changed, 1 deletion(-)

Index: linux-2.6.25/security/keys/internal.h
===================================================================
--- linux-2.6.25.orig/security/keys/internal.h
+++ linux-2.6.25/security/keys/internal.h
@@ -78,7 +78,6 @@ extern unsigned key_quota_maxbytes;

extern struct rb_root key_serial_tree;
extern spinlock_t key_serial_lock;
-extern struct semaphore key_alloc_sem;
extern struct mutex key_construction_mutex;
extern wait_queue_head_t request_key_conswq;

--
--


\
 
 \ /
  Last update: 2008-05-23 16:31    [W:0.012 / U:0.672 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site