diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-09-16 01:41:50 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-03 04:12:42 +0300 |
commit | 77dc174103fdb121c47621e9856d73704b7eddd2 (patch) | |
tree | 003a579a37d45a308f1a8402db455a6aabd8bd09 /tools/perf/scripts/python/task-analyzer.py | |
parent | e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 (diff) | |
download | linux-77dc174103fdb121c47621e9856d73704b7eddd2.tar.xz |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions