rcu: Fix kerneldoc comments in rcupdate.h
authorTobias Klauser <tklauser@distanz.ch>
Thu, 9 Jul 2020 13:05:59 +0000 (15:05 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:36:08 +0000 (18:36 -0700)
commit000601bb62330f18dc8f5d2d0b82e9aec3e207c4
tree1293b95495f4eb6e4d4f06db41920f15a0fc0236
parent1ef5a442a113d140580b3b8bbd6f50c9f7746397
rcu: Fix kerneldoc comments in rcupdate.h

This commit fixes the kerneldoc comments for rcu_read_unlock_bh(),
rcu_read_unlock_sched() and rcu_head_after_call_rcu() so they e.g. get
properly linked in the API documentation. Also add parenthesis after
function names to match the notation used in other kerneldoc comments in
the same file.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/rcupdate.h