rcu-nocb: Fix a couple of tree_nocb code-style nits
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 21 Jul 2021 20:24:35 +0000 (13:24 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 13 Sep 2021 23:32:45 +0000 (16:32 -0700)
commit52b030aa278642194f5d25872c33360013b0167e
treec838eb726a6f0337741942e4ce5e41c6aed49372
parent2431774f04d1050292054c763070021bade7b151
rcu-nocb: Fix a couple of tree_nocb code-style nits

This commit removes a non-value-returning "return" statement at the end
of __call_rcu_nocb_wake() and adds a blank line following declarations
in nocb_cb_can_run().

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tree_nocb.h