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

SeongJae Park posted 4 patches 2 years, 7 months ago
Documentation/RCU/rculist_nulls.rst | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
[PATCH v2 0/4] Docs/RCU/rculist_nulls: Minor fixups
Posted by SeongJae Park 2 years, 7 months ago
Changes from v1
(https://lore.kernel.org/rcu/20230518224008.2468-1-sj@kernel.org/)
- 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