On 10/9/2024 11:37 PM, Paul E. McKenney wrote: > Even though the open-coded expressions usually fit on one line, this > commit replaces them with a call to a new srcu_gp_is_expedited() > helper function in order to improve readability. > > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx> > Cc: Alexei Starovoitov <ast@xxxxxxxxxx> > Cc: Andrii Nakryiko <andrii@xxxxxxxxxx> > Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Cc: Kent Overstreet <kent.overstreet@xxxxxxxxx> > Cc: <bpf@xxxxxxxxxxxxxxx> > --- Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@xxxxxxx> - Neeraj