From: SeongJae Park <sj38.park@xxxxxxxxx> A sentence in dyntickrcu quotes 'trail' keyword with `` and '', while another one doesn't. Do quote consistently. Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- formal/dyntickrcu.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/formal/dyntickrcu.tex b/formal/dyntickrcu.tex index bee5b4da..25012738 100644 --- a/formal/dyntickrcu.tex +++ b/formal/dyntickrcu.tex @@ -534,7 +534,7 @@ through preemptible RCU's grace-period processing. \begin{fcvref}[ln:formal:promela:dyntick:dyntickRCU-base:grace_period] \Clnrefrange{print:b}{print:e} print out the loop limit -(but only into the .trail file +(but only into the ``.trail'' file in case of error) and models a line of code from \co{rcu_try_flip_idle()} and its call to \co{dyntick_save_progress_counter()}, which takes a -- 2.17.1