Re: [PATCH next] mptcp: make the symbol 'mptcp_sk_clone_lock' static

From: David Miller
Date: Mon Feb 10 2020 - 04:25:05 EST


From: Chen Wandun <chenwandun@xxxxxxxxxx>
Date: Mon, 10 Feb 2020 16:27:59 +0800

> Fix the following sparse warning:
> net/mptcp/protocol.c:646:13: warning: symbol 'mptcp_sk_clone_lock' was not declared. Should it be static?
>
> Fixes: b0519de8b3f1 ("mptcp: fix use-after-free for ipv6")
> Signed-off-by: Chen Wandun <chenwandun@xxxxxxxxxx>

Applied.