hlist: remove needless "member" parameter
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 May 2013 14:33:39 +0000 (10:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 May 2013 15:02:39 +0000 (11:02 -0400)
commitd95cdcb81faa1c9a043681b90090065d1cee7fb5
treef90adf6421b8389282be05a82b74f6c520ae2810
parentfa1127990db461f839b1ffe2f3dea0ee2c45e89f
hlist: remove needless "member" parameter

cds_hlist_for_each_rcu and cds_hlist_first_rcu don't need to "member"
parameter at all.

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