Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90911
b: refs/heads/master
c: 7cea51b
h: refs/heads/master
i:
  90909: bd0f8a8
  90907: 97dc7eb
  90903: 3f2cdde
  90895: bb9ae07
  90879: a088329
v: v3
  • Loading branch information
James Morris committed Apr 19, 2008
1 parent c35114d commit d4fe76f
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: 076c54c5bcaed2081c0cba94a6f77c4d470236ad
refs/heads/master: 7cea51be4e91edad05bd834f3235b45c57783f0d
2 changes: 1 addition & 1 deletion trunk/security/security.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ __setup("security=", choose_lsm);
*
* Each LSM must pass this method before registering its own operations
* to avoid security registration races. This method may also be used
* to check if your LSM is currently loaded.
* to check if your LSM is currently loaded during kernel initialization.
*
* Return true if:
* -The passed LSM is the one chosen by user at boot time,
Expand Down

0 comments on commit d4fe76f

Please sign in to comment.