netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
@ 2023-08-01 14:42 Yue Haibing
  2023-08-02 12:48 ` Simon Horman
  2023-08-02 19:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Yue Haibing @ 2023-08-01 14:42 UTC (permalink / raw)
  To: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, yuehaibing; +Cc: netdev

Commit 29ab586c3d83 ("net: switchdev: Remove bridge bypass support from switchdev")
leave this unused.

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

diff --git a/include/net/switchdev.h b/include/net/switchdev.h
index 4d324e2a2eef..0294cfec9c37 100644
--- a/include/net/switchdev.h
+++ b/include/net/switchdev.h
@@ -201,8 +201,6 @@ struct switchdev_obj_in_state_mrp {
 #define SWITCHDEV_OBJ_IN_STATE_MRP(OBJ) \
 	container_of((OBJ), struct switchdev_obj_in_state_mrp, obj)
 
-typedef int switchdev_obj_dump_cb_t(struct switchdev_obj *obj);
-
 struct switchdev_brport {
 	struct net_device *dev;
 	const void *ctx;
-- 
2.34.1


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

* Re: [PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
  2023-08-01 14:42 [PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t() Yue Haibing
@ 2023-08-02 12:48 ` Simon Horman
  2023-08-02 19:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-08-02 12:48 UTC (permalink / raw)
  To: Yue Haibing; +Cc: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, netdev

On Tue, Aug 01, 2023 at 10:42:09PM +0800, Yue Haibing wrote:
> Commit 29ab586c3d83 ("net: switchdev: Remove bridge bypass support from switchdev")
> leave this unused.
> 
> 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: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
  2023-08-01 14:42 [PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t() Yue Haibing
  2023-08-02 12:48 ` Simon Horman
@ 2023-08-02 19:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-02 19:40 UTC (permalink / raw)
  To: Yue Haibing; +Cc: jiri, ivecera, davem, edumazet, kuba, pabeni, petrm, netdev

Hello:

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

On Tue, 1 Aug 2023 22:42:09 +0800 you wrote:
> Commit 29ab586c3d83 ("net: switchdev: Remove bridge bypass support from switchdev")
> leave this unused.
> 
> Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
> ---
>  include/net/switchdev.h | 2 --
>  1 file changed, 2 deletions(-)

Here is the summary with links:
  - [net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
    https://git.kernel.org/netdev/net-next/c/f85b1c7da776

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-02 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 14:42 [PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t() Yue Haibing
2023-08-02 12:48 ` Simon Horman
2023-08-02 19: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).