diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-05-03 19:52:10 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-06-09 03:52:29 +0200 |
commit | d0df7a349133e10184d478ae1189e79e5c53615d (patch) | |
tree | c3e4603f6f518dd5d1fce67654bd50f11f003f0c /kernel/rcu/tree.c | |
parent | rcu: Remove UINT_CMP_GE() and UINT_CMP_LT() (diff) | |
download | linux-d0df7a349133e10184d478ae1189e79e5c53615d.tar.xz linux-d0df7a349133e10184d478ae1189e79e5c53615d.zip |
rcu: Move rcupdate.h to new empty-function style
This commit saves a few lines in include/linux/rcupdate.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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions