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

Message ID ee7a3e6b-eb1b-4413-b5c3-83b22f7271dd@paulmck-laptop
Headers
Series Documentation updates for v6.6 |

Message

Paul E. McKenney July 17, 2023, 6:01 p.m. UTC
  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(-)