Fix a stupid whitespace style bogon from way back in the declarations of
sched_lock and Giant.
This commit is contained in:
parent
132f08d017
commit
2e5cf89939
@ -278,8 +278,8 @@ extern int mtx_pool_valid;
|
||||
/*
|
||||
* Global locks.
|
||||
*/
|
||||
extern struct mtx sched_lock;
|
||||
extern struct mtx Giant;
|
||||
extern struct mtx sched_lock;
|
||||
extern struct mtx Giant;
|
||||
|
||||
/*
|
||||
* Giant lock sysctl variables used by other modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user