Paul E. McKenney 77dc174103 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>
2020-11-02 17:12:42 -08:00
..
2020-08-24 18:39:24 -07:00
2020-08-24 18:39:24 -07:00
2020-08-24 18:36:03 -07:00
2019-05-28 09:05:23 -07:00