public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r()
@ 2025-02-28  9:51 Yue Haibing
  2025-02-28 13:36 ` Matthieu Baerts
  2025-03-04  2:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2025-02-28  9:51 UTC (permalink / raw)
  To: matttbe, martineau, geliang, davem, edumazet, kuba, pabeni, horms
  Cc: netdev, mptcp, linux-kernel, yuehaibing

Commit 6639498ed85f ("mptcp: cleanup mem accounting")
removed the implementation but leave declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
 net/mptcp/protocol.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/mptcp/protocol.h b/net/mptcp/protocol.h
index 256677c43ca6..bd2992776d8a 100644
--- a/net/mptcp/protocol.h
+++ b/net/mptcp/protocol.h
@@ -720,7 +720,6 @@ struct sock *__mptcp_nmpc_sk(struct mptcp_sock *msk);
 bool __mptcp_close(struct sock *sk, long timeout);
 void mptcp_cancel_work(struct sock *sk);
 void __mptcp_unaccepted_force_close(struct sock *sk);
-void mptcp_set_owner_r(struct sk_buff *skb, struct sock *sk);
 void mptcp_set_state(struct sock *sk, int state);
 
 bool mptcp_addresses_equal(const struct mptcp_addr_info *a,
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r()
  2025-02-28  9:51 [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r() Yue Haibing
@ 2025-02-28 13:36 ` Matthieu Baerts
  2025-03-04  2:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Matthieu Baerts @ 2025-02-28 13:36 UTC (permalink / raw)
  To: Yue Haibing, martineau, geliang, davem, edumazet, kuba, pabeni,
	horms
  Cc: netdev, mptcp, linux-kernel

Hi Yue,

On 28/02/2025 10:51, Yue Haibing wrote:
> Commit 6639498ed85f ("mptcp: cleanup mem accounting")
> removed the implementation but leave declaration.

Thank you, it looks good to me.

Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

@Netdev maintainers: it can be applied in net-next directly.
Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r()
  2025-02-28  9:51 [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r() Yue Haibing
  2025-02-28 13:36 ` Matthieu Baerts
@ 2025-03-04  2:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-03-04  2:10 UTC (permalink / raw)
  To: Yue Haibing
  Cc: matttbe, martineau, geliang, davem, edumazet, kuba, pabeni, horms,
	netdev, mptcp, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 28 Feb 2025 17:51:48 +0800 you wrote:
> Commit 6639498ed85f ("mptcp: cleanup mem accounting")
> removed the implementation but leave declaration.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
>  net/mptcp/protocol.h | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [net-next] mptcp: Remove unused declaration mptcp_set_owner_r()
    https://git.kernel.org/netdev/net-next/c/60d7505292c4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-04  2:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28  9:51 [PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r() Yue Haibing
2025-02-28 13:36 ` Matthieu Baerts
2025-03-04  2:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox