[PATCH v2 0/4] Docs/RCU/rculist_nulls: Minor fixups

From: SeongJae Park
Date: Tue Jun 13 2023 - 14:25:16 EST


Changes from v1
(https://lore.kernel.org/rcu/20230518224008.2468-1-sj@xxxxxxxxxx/)
- Add Reviewed-by tags from Joel Fernandes for first three patches
- Fix the text for wrong extra _release()

---

Fix minor problems in example code snippets and the text of
rculist_nulls.rst file.

SeongJae Park (4):
Docs/RCU/rculist_nulls: Fix trivial coding style
Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
Docs/RCU/rculist_nulls: Fix wrong text about atomic_set_release()

Documentation/RCU/rculist_nulls.rst | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)

--
2.25.1