rcu: move rcupdate.h to the new true/false-function style
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 3 May 2017 19:32:55 +0000 (12:32 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 9 Jun 2017 01:52:32 +0000 (18:52 -0700)
commit17a8c187310ccc5f5b65a7d8faf96fdc66c5fe3d
tree8733f48e2e431bf7ff23b55a3406e4276a13f930
parentb8989b76052eedc99b09322efd6f68816f191a1a
rcu: move rcupdate.h to the new true/false-function style

This commit saves a few lines in include/linux/rcupdate.h by moving
to single-line definitions for functions that just return either true
or false, 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>
include/linux/rcupdate.h