rcu: Move rcutiny.h to new empty/true/false-function style
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 3 May 2017 20:51:42 +0000 (13:51 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 9 Jun 2017 01:52:34 +0000 (18:52 -0700)
commit71c40fd0b5ceb300c6cb8753835d9d94a8bfc56f
tree8f29c9decb046beb3d0668a5555b5f04e6cbc60e
parentfe21a27e8ca0937a5ac298de1f4b46382e9c5c88
rcu: Move rcutiny.h to new empty/true/false-function style

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

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcutiny.h