sessiond: registry_event: remove lttng_ht_node_u64 wrapper
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 14 Jun 2022 15:56:51 +0000 (11:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 15 Jun 2022 15:07:53 +0000 (11:07 -0400)
Use rcu_head and cds_lfht_node directly since the lttng_ht_node_u64
utils is unused anyhow: its key is never initialized.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id8b8d4b2f9ca9137b859844bc70e9d02e9fa2975


No differences found
This page took 0.024282 seconds and 4 git commands to generate.