mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix whitespace from last commit.
Submitted by: ru
This commit is contained in:
parent
ac0ae7472c
commit
f93675b033
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ options MUTEX_WAKE_ALL
|
|||
# a lock hierarchy violation occurs or if locks are held when going to
|
||||
# sleep.
|
||||
# WITNESS_SKIPSPIN disables the witness checks on spin mutexes.
|
||||
options PREEMPTION
|
||||
options PREEMPTION
|
||||
options FULL_PREEMPTION
|
||||
options MUTEX_DEBUG
|
||||
options WITNESS
|
||||
|
|
|
|||
Loading…
Reference in a new issue