diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-29 03:57:54 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-26 02:28:24 +0300 |
commit | cd920e5a34abea837418691d366472311e7b9147 (patch) | |
tree | 3f6ebb87174919562a3f08a8301f52c959d2e4c9 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1de462ed85062df2ab6939eeee1625e767052907 (diff) | |
download | linux-cd920e5a34abea837418691d366472311e7b9147.tar.xz |
rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()
Given that rcu_force_quiescent_state() is a simple wrapper around
force_quiescent_state(), this commit saves a few lines of code by
inlining force_quiescent_state() into rcu_force_quiescent_state(),
and changing all references to force_quiescent_state() to instead
invoke rcu_force_quiescent_state().
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions