Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161363
b: refs/heads/master
c: 8a47890
h: refs/heads/master
i:
  161361: 44d9083
  161359: 3a56799
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Sep 15, 2009
1 parent 8c793d7 commit d42c267
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: c08ef808ef24df32e25fbd949fe5310172f3c408
refs/heads/master: 8a478905adbb2e09a59644e76f7fe7e0ab644204
2 changes: 1 addition & 1 deletion trunk/include/linux/selinux.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static inline void selinux_secmark_refcount_dec(void)
return;
}

static bool selinux_is_enabled(void)
static inline bool selinux_is_enabled(void)
{
return false;
}
Expand Down

0 comments on commit d42c267

Please sign in to comment.