Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285023
b: refs/heads/master
c: b46610c
h: refs/heads/master
i:
  285021: c2f92be
  285019: 2ccd755
  285015: 77cd32e
  285007: 9f54e10
  284991: 9ba1a5e
v: v3
  • Loading branch information
James Morris authored and Eric Paris committed Jan 5, 2012
1 parent 4cabab3 commit f797c2f
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: 94d4ef0c2b3e6c799f78d223e233254a870c4559
refs/heads/master: b46610caba4bd9263afd07c7ef7a79974550554a
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 f797c2f

Please sign in to comment.