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 <paul...@kernel.org> > Cc: Alexei Starovoitov <a...@kernel.org> > Cc: Andrii Nakryiko <and...@kernel.org> > Cc: Peter Zijlstra <pet...@infradead.org> > Cc: Kent Overstreet <kent.overstr...@linux.dev> > Cc: <b...@vger.kernel.org> > ---
Reviewed-by: Neeraj Upadhyay <neeraj.upadh...@amd.com> - Neeraj