Re: [PATCH RESEND net-next v2] net: renesas: rswitch: simplify rswitch_stop()
From: Simon Horman
Date: Wed Sep 17 2025 - 11:58:14 EST
On Tue, Sep 16, 2025 at 12:35:16PM -0400, Yury Norov (NVIDIA) wrote:
> rswitch_stop() opencodes for_each_set_bit().
>
> CC: Simon Horman <horms@xxxxxxxxxx>
> Reviewed-by: Nikita Yushchenko <nikita.yoush@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Yury Norov (NVIDIA) <yury.norov@xxxxxxxxx>
> ---
> v1: https://lore.kernel.org/all/20250913181345.204344-1-yury.norov@xxxxxxxxx/
> v2: Rebase on top of net-next/main
Thanks for the updates.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>