aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcu.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-09-15 15:41:50 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-11-02 17:12:42 -0800
commit77dc174103fdb121c47621e9856d73704b7eddd2 (patch)
tree003a579a37d45a308f1a8402db455a6aabd8bd09 /kernel/rcu/rcu.h
parentrcutorture: Make preemptible TRACE02 enable lockdep (diff)
downloadlinux-dev-77dc174103fdb121c47621e9856d73704b7eddd2.tar.xz
linux-dev-77dc174103fdb121c47621e9856d73704b7eddd2.zip
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 'kernel/rcu/rcu.h')
0 files changed, 0 insertions, 0 deletions