rculfhash: Use caa_container_of_check_null in cds_lfht_entry
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 3 Jul 2023 15:20:27 +0000 (11:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 3 Jul 2023 15:32:28 +0000 (11:32 -0400)
commitf469420bf77f07598747b78cc73404f1751ae2f0
tree30f4b4e3a7869d6c6670691ccfd352b3948820f4
parent2a17fe10ad97e997981a98463a4cbda9b4a933a5
rculfhash: Use caa_container_of_check_null in cds_lfht_entry

Use caa_container_of_check_null in cds_lfht_entry to allow removing
caa_unqual_scalar_typeof, which requires C11.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ifd8b05e666b8f1618a823b96a934a2357edb6b36
include/urcu/rculfhash.h
This page took 0.027166 seconds and 4 git commands to generate.