netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: 802: Remove unused function declarations
@ 2023-08-03 13:54 Yue Haibing
  2023-08-03 20:19 ` Simon Horman
  2023-08-04 22:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2023-08-03 13:54 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, yuehaibing; +Cc: netdev

Commit d8d9ba8dc9c7 ("net: 802: remove dead leftover after ipx driver removal")
remove these implementations but leave the declarations.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
 include/net/p8022.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/net/p8022.h b/include/net/p8022.h
index b690ffcad66b..a29e224ac498 100644
--- a/include/net/p8022.h
+++ b/include/net/p8022.h
@@ -13,7 +13,4 @@ register_8022_client(unsigned char type,
 				 struct packet_type *pt,
 				 struct net_device *orig_dev));
 void unregister_8022_client(struct datalink_proto *proto);
-
-struct datalink_proto *make_8023_client(void);
-void destroy_8023_client(struct datalink_proto *dl);
 #endif
-- 
2.34.1


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

* Re: [PATCH net-next] net: 802: Remove unused function declarations
  2023-08-03 13:54 [PATCH net-next] net: 802: Remove unused function declarations Yue Haibing
@ 2023-08-03 20:19 ` Simon Horman
  2023-08-04 22:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-08-03 20:19 UTC (permalink / raw)
  To: Yue Haibing; +Cc: davem, edumazet, kuba, pabeni, netdev

On Thu, Aug 03, 2023 at 09:54:24PM +0800, Yue Haibing wrote:
> Commit d8d9ba8dc9c7 ("net: 802: remove dead leftover after ipx driver removal")
> remove these implementations but leave the declarations.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>

Reviewed-by: Simon Horman <horms@kernel.org>


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

* Re: [PATCH net-next] net: 802: Remove unused function declarations
  2023-08-03 13:54 [PATCH net-next] net: 802: Remove unused function declarations Yue Haibing
  2023-08-03 20:19 ` Simon Horman
@ 2023-08-04 22:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-04 22:40 UTC (permalink / raw)
  To: Yue Haibing; +Cc: davem, edumazet, kuba, pabeni, netdev

Hello:

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

On Thu, 3 Aug 2023 21:54:24 +0800 you wrote:
> Commit d8d9ba8dc9c7 ("net: 802: remove dead leftover after ipx driver removal")
> remove these implementations but leave the declarations.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
>  include/net/p8022.h | 3 ---
>  1 file changed, 3 deletions(-)

Here is the summary with links:
  - [net-next] net: 802: Remove unused function declarations
    https://git.kernel.org/netdev/net-next/c/2f0e807bc2f1

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-08-04 22:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 13:54 [PATCH net-next] net: 802: Remove unused function declarations Yue Haibing
2023-08-03 20:19 ` Simon Horman
2023-08-04 22:40 ` 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).