Fix typo.
This commit is contained in:
parent
1381e63d6c
commit
79308ead48
@ -3303,7 +3303,7 @@ __umtx_op_wait_compat32(struct thread *td, struct _umtx_op_args *uap)
|
|||||||
{
|
{
|
||||||
struct timespec *ts, timeout;
|
struct timespec *ts, timeout;
|
||||||
int error;
|
int error;
|
||||||
uint32_ flags;
|
uint32_t flags;
|
||||||
|
|
||||||
if (uap->uaddr2 == NULL)
|
if (uap->uaddr2 == NULL)
|
||||||
ts = NULL;
|
ts = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user