Re: [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr

From: Simon Horman
Date: Mon Feb 10 2025 - 14:53:51 EST


On Fri, Feb 07, 2025 at 02:59:28PM +0100, Matthieu Baerts (NGI0) wrote:
> From: Geliang Tang <tanggeliang@xxxxxxxxxx>
>
> The first parameters 'skb' of get_addr() interfaces are now useless
> since mptcp_userspace_pm_get_sock() helper is used. This patch drops
> these useless parameters of them.
>
> Signed-off-by: Geliang Tang <tanggeliang@xxxxxxxxxx>
> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>