X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=rculfhash.c;h=e5db86cf4ac37acbd9d93d42b2505d470a2c4749;hp=e565aec0f4c6d5dc96f6901403445056490e7490;hb=f651e9ad93bc07873780557016bad7209ad202fc;hpb=2e2ce1e92f12b73b6b3c834c59b29e224682a68c diff --git a/rculfhash.c b/rculfhash.c index e565aec..e5db86c 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -739,7 +739,6 @@ void _cds_lfht_gc_bucket(struct cds_lfht_node *bucket, struct cds_lfht_node *nod new_next = clear_flag(next); (void) uatomic_cmpxchg(&iter_prev->next, iter, new_next); } - return; } static