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:20:27 +0000 (11:20 -0400)
commit0ef4782c2a106e09f2103b2b110a03e307d6aca8
treed97111f48322e25b6d1be3a5aa5e400000dd46ee
parent4b3a7ebd5597b5e241c39110eb426f7832066308
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.024507 seconds and 4 git commands to generate.