]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - security/tomoyo/common.h
TOMOYO: Use mutex_lock_interruptible.
[net-next-2.6.git] / security / tomoyo / common.h
index 67bd22dd3e6896ffdbb2b8c58036e8d22a039c5c..52c9502ed67573070baeeee9b31eed493b879c1f 100644 (file)
@@ -662,7 +662,6 @@ extern struct list_head tomoyo_pattern_list;
 extern struct list_head tomoyo_no_rewrite_list;
 extern struct list_head tomoyo_policy_manager_list;
 extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
-extern struct mutex tomoyo_name_list_lock;
 
 /* Lock for protecting policy. */
 extern struct mutex tomoyo_policy_lock;