Minor white space synchronization and line wrapping.
This commit is contained in:
parent
39cfa59162
commit
46e23372a0
@ -241,7 +241,8 @@ mac_biba_range_in_range(struct mac_biba *rangea, struct mac_biba *rangeb)
|
||||
}
|
||||
|
||||
static int
|
||||
mac_biba_effective_in_range(struct mac_biba *effective, struct mac_biba *range)
|
||||
mac_biba_effective_in_range(struct mac_biba *effective,
|
||||
struct mac_biba *range)
|
||||
{
|
||||
|
||||
KASSERT((effective->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0,
|
||||
|
@ -33,6 +33,7 @@
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Developed by the TrustedBSD Project.
|
||||
* "BSD Extended" MAC policy, allowing the administrator to impose
|
||||
|
Loading…
Reference in New Issue
Block a user