Style fixes.
This commit is contained in:
@@ -59,6 +59,7 @@ nxt_process_create(nxt_task_t *task, nxt_process_t *process)
|
||||
nxt_debug(task, "remove not ready process %PI", p->pid);
|
||||
|
||||
nxt_runtime_process_remove(rt, p);
|
||||
|
||||
} else {
|
||||
nxt_port_mmaps_destroy(p->incoming, 0);
|
||||
nxt_port_mmaps_destroy(p->outgoing, 0);
|
||||
|
||||
Reference in New Issue
Block a user