SeongJae Park d186204a98 Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
The example code snippets on rculist_nulls.rst are assuming 'obj' to
have the 'hlist_head' or 'hlist_nulls_head' field named 'obj_node', but
a sentence and some code snippets are wrongly calling
'obj->obj_node.next' as 'obj->obj_next', or 'obj->obj_node' as 'member'.
Fix it.

Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2023-07-14 14:55:56 -07:00
..
2023-05-11 13:42:04 -07:00
2022-10-18 14:58:50 -07:00
2022-10-20 11:57:19 -07:00
2023-07-14 14:55:56 -07:00
2023-01-03 17:27:37 -08:00
2023-04-05 13:47:18 +00:00
2023-04-05 13:47:18 +00:00
2023-05-11 13:42:04 -07:00