X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=compat_futex.c;fp=compat_futex.c;h=e8d1e70f23d247437c83345ff3443be3f01cec36;hp=3f1d1ef3410a91d4ae432080debcba4c6a17e387;hb=2f3dd0a582f21370ed852cec76a0f97ed33416a5;hpb=e2ac403cb3b89e858ef734499f1f452caa56be1e diff --git a/compat_futex.c b/compat_futex.c index 3f1d1ef..e8d1e70 100644 --- a/compat_futex.c +++ b/compat_futex.c @@ -88,8 +88,6 @@ end: int compat_futex_async(int32_t *uaddr, int op, int32_t val, const struct timespec *timeout, int32_t *uaddr2, int32_t val3) { - int ret, i; - /* * Check if NULL. Don't let users expect that they are taken into * account.