]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/rcupdate.h
rcu: Move rcupdate.h to new empty-function style
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 3 May 2017 17:52:10 +0000 (10:52 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 9 Jun 2017 01:52:29 +0000 (18:52 -0700)
commitd0df7a349133e10184d478ae1189e79e5c53615d
treec3e4603f6f518dd5d1fce67654bd50f11f003f0c
parentc4cbf9f736f5bd0a53a5ea401d86376c86bf905e
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>
include/linux/rcupdate.h