sched/clock/clock_getcpuclockid: fix code format, remove space
Signed-off-by: guoshichao <guoshichao@xiaomi.com>
This commit is contained in:
parent
fd4dd59c3c
commit
67ec447513
@ -171,7 +171,7 @@ int clock_gettime(clockid_t clock_id, struct timespec *tp)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
tcb = nxsched_get_tcb(pid);
|
tcb = nxsched_get_tcb(pid);
|
||||||
}
|
}
|
||||||
|
|
||||||
group = tcb->group;
|
group = tcb->group;
|
||||||
|
Loading…
Reference in New Issue
Block a user