Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
authorSeongJae Park <sj@kernel.org>
Tue, 13 Jun 2023 18:24:32 +0000 (18:24 +0000)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 21:55:56 +0000 (14:55 -0700)
commit674dd365736125b56297aaea8845a90e5ea990b9
tree76555757504a9ad24ba6076205d76e930a17aab9
parent3f831e38cecdd72a139a130da11f95be38481034
Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples

Lookup example code snippets in rculist_nulls.rst are using 'obj'
without assignment.  Fix the code to assign it properly.

Signed-off-by: SeongJae Park <sj@kernel.org>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/RCU/rculist_nulls.rst