Re:

From: Yury Norov
Date: Tue Sep 16 2025 - 11:22:39 EST


On Tue, Sep 16, 2025 at 03:48:13PM +0100, Simon Horman wrote:
> On Mon, Sep 15, 2025 at 03:52:31PM -0400, Yury Norov (NVIDIA) wrote:
> > Subject: [PATCH net-next v2] net: renesas: rswitch: simplify rswitch_stop()
> >
> > 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
> >
> > drivers/net/ethernet/renesas/rswitch_main.c | 4 +---
> > 1 file changed, 1 insertion(+), 3 deletions(-)
>
> Hi Yury,
>
> I see this marked as Changes Requested in Patchwork.
> But no response on the netdev ML. So I'll provide one.
>
> Unfortunately it seems that the posting is slightly mangled,

Yeah, bad luck.

> there was no Subject in the header (or an empty one), and what
> was supposed to be the Subject ended up at the top of the body.
>
> I'm wondering if you could repost with that addressed,
> being sure to observe the 24h delay between postings.

Sure, will do shortly.