Correct indent.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d87cb51f56
commit
0b459854bc
@ -462,7 +462,7 @@ sleepq_check_ast_sc_locked(struct thread *td, struct sleepqueue_chain *sc)
|
||||
|
||||
p = td->td_proc;
|
||||
CTR3(KTR_PROC, "sleepq catching signals: thread %p (pid %ld, %s)",
|
||||
(void *)td, (long)p->p_pid, td->td_name);
|
||||
(void *)td, (long)p->p_pid, td->td_name);
|
||||
PROC_LOCK(p);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user