Docs/RCU/rculist_nulls: Fix trivial coding style
authorSeongJae Park <sj@kernel.org>
Tue, 13 Jun 2023 18:24:31 +0000 (18:24 +0000)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 21:55:56 +0000 (14:55 -0700)
commit3f831e38cecdd72a139a130da11f95be38481034
tree041aad534b76a5b8066f8401fa036c40e4a23181
parentbc25e7c3598e56992120505ea09f6cf0651da63b
Docs/RCU/rculist_nulls: Fix trivial coding style

Lookup example of non-hlist_nulls management is missing a semicolon, and
having inconsistent indentation (one line is using single space
indentation while others are using two spaces indentation).  Fix the
trivial issues.

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