diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-09-15 15:41:50 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-02 17:12:42 -0800 |
commit | 77dc174103fdb121c47621e9856d73704b7eddd2 (patch) | |
tree | 003a579a37d45a308f1a8402db455a6aabd8bd09 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 (diff) |
rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
The infinite for-loop in rcu_tasks_wait_gp() has its only exit at the
top of the loop, so this commit does the straightforward conversion to
a while-loop, thus saving a few lines.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions