Re: [PATCH -next v2 07/11] rcu: Simplify rcu_do_batch() by applying clamp()

From: Uladzislau Rezki

Date: Wed May 20 2026 - 09:54:15 EST


On Wed, May 20, 2026 at 02:26:47PM +0200, Frederic Weisbecker wrote:
> Le Tue, May 19, 2026 at 09:45:20PM +0200, Uladzislau Rezki (Sony) a écrit :
> > From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
> >
> > This commit replaces a nested ?: sequence with clamp(). This does not
> > reduce the number of lines of code, but it does simplify the line that
> > it modifies.
> >
> > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx>
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
>
> Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>
>
Applied Reviewed-by tag!

--
Uladzislau Rezki