Re: [RESEND PATCH net-next] net: openvswitch: Use struct_size()
From: Eelco Chaudron
Date: Mon May 15 2023 - 03:13:23 EST
On 13 May 2023, at 9:25, Christophe JAILLET wrote:
> Use struct_size() instead of hand writing it.
> This is less verbose and more informative.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Change looks good to me.
Acked-by: Eelco Chaudron <echaudro@xxxxxxxxxx>