diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-06 01:56:26 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-11-29 00:51:21 +0100 |
commit | 9dd238e28640d5514bbd0ff2d425f32409981d85 (patch) | |
tree | 0628b022e090ec25bf9e7364cbfecd044d9988d3 /kernel/rcu/Kconfig.debug | |
parent | rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter() (diff) | |
download | linux-9dd238e28640d5514bbd0ff2d425f32409981d85.tar.xz linux-9dd238e28640d5514bbd0ff2d425f32409981d85.zip |
rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()
There is now only one call to rcu_eqs_exit_common() and there is no other
reason to keep it separate. This commit therefore inlines it into its
sole call site, saving a few lines of code in the process.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions