diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-19 12:21:29 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-06-10 13:39:44 -0700 |
commit | 63274cfb94aac109fc2490a70a96b26751608e57 (patch) | |
tree | 9e14753b46b04098ebd08607246a21cedd5dd235 /REPORTING-BUGS | |
parent | ba9fbe955f026780e6b27c279dba7c86dfdcb7d5 (diff) | |
download | op-kernel-dev-63274cfb94aac109fc2490a70a96b26751608e57.zip op-kernel-dev-63274cfb94aac109fc2490a70a96b26751608e57.tar.gz |
rcu: Eliminate check_for_new_grace_period() wrapper function
One of the calls to check_for_new_grace_period() is now redundant due to
an immediately preceding call to note_gp_changes(). Eliminating this
redundant call leaves a single caller, which is simpler if inlined.
This commit therefore eliminates the redundant call and inlines the
body of check_for_new_grace_period() into the single remaining call site.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions