Whitespace cleanup (annoying).
MFC after: 1 month
This commit is contained in:
parent
1f66cb5154
commit
803fff9065
@ -353,7 +353,7 @@ linux_clone_thread(struct thread *td, struct linux_clone_args *args)
|
||||
thread_unlock(td);
|
||||
if (P_SHOULDSTOP(p))
|
||||
newtd->td_flags |= TDF_ASTPENDING | TDF_NEEDSUSPCHK;
|
||||
|
||||
|
||||
if (p->p_ptevents & PTRACE_LWP)
|
||||
newtd->td_dbgflags |= TDB_BORN;
|
||||
PROC_UNLOCK(p);
|
||||
|
Loading…
Reference in New Issue
Block a user