srcu: Remove extraneous parentheses from srcu_read_lock() etc.
authorPaul E. McKenney <paulmck@kernel.org>
Sat, 18 Mar 2023 20:51:10 +0000 (13:51 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 10 May 2023 00:25:30 +0000 (17:25 -0700)
commit1da82598cfc22f43fb0a3bd47774f7e886cc8b62
treed723bc9a0f6995f47338c7bbcd53f48ae504050f
parentac9a78681b921877518763ba0e89202254349d1b
srcu: Remove extraneous parentheses from srcu_read_lock() etc.

This commit removes extraneous parentheses from srcu_read_lock(),
srcu_read_lock_nmisafe(), srcu_read_unlock(), and
srcu_read_unlock_nmisafe().  Looks like someone was once a macro.

Cc: Christoph Hellwig <hch@lst.de>
Tested-by: Sachin Sant <sachinp@linux.ibm.com>
Tested-by: "Zhang, Qiang1" <qiang1.zhang@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/srcu.h