netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
@ 2023-07-26 14:32 YueHaibing
  2023-07-27 11:32 ` Simon Horman
  2023-07-28  0:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2023-07-26 14:32 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, yuehaibing; +Cc: dccp, netdev, linux-kernel

This is never used, so can remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 net/dccp/feat.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/dccp/feat.h b/net/dccp/feat.h
index d76c9be5bfca..57d9c026aa3f 100644
--- a/net/dccp/feat.h
+++ b/net/dccp/feat.h
@@ -105,7 +105,6 @@ extern int	     sysctl_dccp_rx_ccid;
 extern int	     sysctl_dccp_tx_ccid;
 
 int dccp_feat_init(struct sock *sk);
-void dccp_feat_initialise_sysctls(void);
 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local,
 			  u8 const *list, u8 len);
 int dccp_feat_parse_options(struct sock *, struct dccp_request_sock *,
-- 
2.34.1


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

* Re: [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
  2023-07-26 14:32 [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls() YueHaibing
@ 2023-07-27 11:32 ` Simon Horman
  2023-07-28  0:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-07-27 11:32 UTC (permalink / raw)
  To: YueHaibing; +Cc: davem, edumazet, kuba, pabeni, dccp, netdev, linux-kernel

On Wed, Jul 26, 2023 at 10:32:39PM +0800, YueHaibing wrote:
> This is never used, so can remove it.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Reviewed-by: Simon Horman <simon.horman@corigine.com>


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

* Re: [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
  2023-07-26 14:32 [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls() YueHaibing
  2023-07-27 11:32 ` Simon Horman
@ 2023-07-28  0:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-07-28  0:20 UTC (permalink / raw)
  To: Yue Haibing; +Cc: davem, edumazet, kuba, pabeni, dccp, netdev, linux-kernel

Hello:

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

On Wed, 26 Jul 2023 22:32:39 +0800 you wrote:
> This is never used, so can remove it.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  net/dccp/feat.h | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
    https://git.kernel.org/netdev/net-next/c/d4a80cc69aea

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:[~2023-07-28  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 14:32 [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls() YueHaibing
2023-07-27 11:32 ` Simon Horman
2023-07-28  0:20 ` 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;
as well as URLs for NNTP newsgroup(s).