mptcp: Remove unused declaration mptcp_sockopt_sync()
authorYue Haibing <yuehaibing@huawei.com>
Fri, 16 Aug 2024 10:04:04 +0000 (18:04 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Aug 2024 00:49:00 +0000 (17:49 -0700)
commitaf3dc0ad3167985894a292968c67502f42854e6d
tree5813174c6e61d00c2949c58e11671b7e8d9361cc
parentc5e2a1b06760a2253c5e8959b49b307e9986bfae
mptcp: Remove unused declaration mptcp_sockopt_sync()

Commit a1ab24e5fc4a ("mptcp: consolidate sockopt synchronization")
removed the implementation but leave declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240816100404.879598-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/protocol.h