Re: [PATCH][next][V2] net: dsa: rzn1_a5psw: Make the read-only array offsets static const

From: Andrew Lunn
Date: Thu Apr 17 2025 - 13:28:46 EST


On Thu, Apr 17, 2025 at 05:13:52PM +0100, Colin Ian King wrote:
> Don't populate the read-only array offsets on the stack at run time,
> instead make it static const.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew