Re: [PATCH net-next v3 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t

From: Stanislav Fomichev

Date: Mon Jul 27 2026 - 11:42:01 EST


On 07/27, Breno Leitao wrote:
> Convert do_rawv6_getsockopt to the new sockopt_t model, mirroring what
> we have in ipv4. The overall goal is to move these callbacks gradually
> from __user points to use sockopt_t, and this part touches
> do_rawv6_getsockopt.
>
> No functional change.
>
> Reviewed-by: Joe Damato <joe@xxxxxxx>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxxx>