[PATCH rcu 0/7] Documentation updates for v6.6

From: Paul E. McKenney
Date: Mon Jul 17 2023 - 14:01:08 EST


Hello!

This series contains documentation updates:

1. documentation/rcu: Fix typo, courtesy of Tycho Andersen.

2. docs/RCU: Add the missing rcu_read_unlock(), courtesy of Alan
Huang.

3. Docs/RCU/rculist_nulls: Fix trivial coding style, courtesy of
SeongJae Park.

4. Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples,
courtesy of SeongJae Park.

5. Docs/RCU/rculist_nulls: Specify type of the object in examples,
courtesy of SeongJae Park.

6. Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of
'obj', courtesy of SeongJae Park.

7. Docs/RCU/rculist_nulls: Fix text about atomic_set_release(),
courtesy of SeongJae Park.

Thanx, Paul

------------------------------------------------------------------------

Documentation/RCU/rculist_nulls.rst | 38 +++++++++++++++++++++++-----------
b/Documentation/RCU/lockdep-splat.rst | 2 -
b/Documentation/RCU/rculist_nulls.rst | 4 ++-
3 files changed, 30 insertions(+), 14 deletions(-)