rculfhash: Remove "value" pointer
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 Jul 2011 19:00:14 +0000 (15:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 Jul 2011 19:00:14 +0000 (15:00 -0400)
commitcb2337522f4a0a7f3200daff65c537482c67b434
tree281f37c3c354cabdcc124dc54c71c3d20da5610c
parent742aa1dbb547cfb316afab100c7a7dfd07375478
rculfhash: Remove "value" pointer

Use container_of instead.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/test_urcu_hash.c
urcu/rculfhash.h
This page took 0.024817 seconds and 4 git commands to generate.