Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264518
b: refs/heads/master
c: 56a4ca9
h: refs/heads/master
v: v3
  • Loading branch information
James Morris committed Sep 9, 2011
1 parent 0c17de1 commit a2f30d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3417d8d5d4d584bd73e2f6265f7a06b51e4a70a1
refs/heads/master: 56a4ca996181b94b30e6b46509dc28e4ca3cc3f8
2 changes: 1 addition & 1 deletion trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ extern int selinux_nlmsg_lookup(u16 sclass, u16 nlmsg_type, u32 *perm);
extern struct security_operations *security_ops;

/* SECMARK reference count */
atomic_t selinux_secmark_refcount = ATOMIC_INIT(0);
static atomic_t selinux_secmark_refcount = ATOMIC_INIT(0);

#ifdef CONFIG_SECURITY_SELINUX_DEVELOP
int selinux_enforcing;
Expand Down

0 comments on commit a2f30d9

Please sign in to comment.