linux/Documentation/RCU
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
..
Design rcu: Remove RCU_NONIDLE() 2023-05-11 13:42:04 -07:00
checklist.rst Documentation/RCU: s/not/note/ in checklist.rst 2023-04-05 13:47:18 +00:00
index.rst doc: Remove arrayRCU.rst 2022-10-18 14:58:50 -07:00
listRCU.rst doc: Update listRCU.rst 2022-10-20 11:57:19 -07:00
lockdep-splat.rst documentation/rcu: Fix typo 2023-07-14 14:55:56 -07:00
lockdep.rst Documentation: RCU: Correct spelling 2023-04-05 13:47:18 +00:00
NMI-RCU.rst doc: Update NMI-RCU.rst 2023-01-03 17:27:37 -08:00
rcu_dereference.rst doc: Update rcu_dereference.rst 2023-01-03 17:27:37 -08:00
rcu.rst doc: Update rcu.rst URL to RCU publications 2023-01-05 11:27:56 -08:00
rcubarrier.rst docs/RCU/rcubarrier: Right-adjust line numbers in code snippets 2023-01-05 11:27:56 -08:00
rculist_nulls.rst Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' 2023-07-14 14:55:56 -07:00
rcuref.rst
RTFP.txt Documentation: RCU: Correct spelling 2023-04-05 13:47:18 +00:00
stallwarn.rst doc: Fix htmldocs build warnings of stallwarn.rst 2023-01-05 11:27:56 -08:00
torture.rst Documentation: RCU: Correct spelling 2023-04-05 13:47:18 +00:00
UP.rst Documentation: RCU: Correct spelling 2023-04-05 13:47:18 +00:00
whatisRCU.rst rcu: Remove RCU_NONIDLE() 2023-05-11 13:42:04 -07:00