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:17 +0000 (11:32 -0400)
commite40011fff9f0dce6996c25e889112f41a421260c
tree9951c0700e2d88714311aad2b8e59ef0c84cf7ec
parent664d450341874fbbe6bc85176ed3336eaecb9f4c
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.025243 seconds and 4 git commands to generate.