rcu: Move rcu.h to new trivial-function style
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 12 Jun 2017 23:44:19 +0000 (16:44 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 17 Aug 2017 14:26:06 +0000 (07:26 -0700)
commit7414fac050d5e0b64554b902f3955eabbebb6cb2
treedab7487e89ac6e82f541363e94995341f948c3ed
parentbedbb648efe178c8e4708ada272536744d0f8118
rcu: Move rcu.h to new trivial-function style

This commit saves a few lines in kernel/rcu/rcu.h by moving to single-line
definitions for trivial functions, instead of the old style where the
two curly braces each get their own line.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/rcu.h