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 <[email protected]> > Signed-off-by: Breno Leitao <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>

