[PATCH] net: delete redundant function declaration

Subsystems: networking drivers, networking [general], the rest

STALE1783d LANDED

Landed in mainline as 9974cb5c8790 on 2021-10-14.

2 messages, 2 authors, 2021-10-14 · open the first message on its own page

[PATCH] net: delete redundant function declaration

From: Chen Wandun <hidden>
Date: 2021-10-13 09:32:42

The implement of function netdev_all_upper_get_next_dev_rcu has been
removed in:
	commit f1170fd462c6 ("net: Remove all_adj_list and its references")
so delete redundant declaration in header file.

Fixes: f1170fd462c6 ("net: Remove all_adj_list and its references")
Signed-off-by: Chen Wandun <redacted>
---
 include/linux/netdevice.h | 2 --
 1 file changed, 2 deletions(-)
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 0723c1314ea2..b96b2a3762d1 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -4801,8 +4801,6 @@ struct netdev_nested_priv {
 bool netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev);
 struct net_device *netdev_upper_get_next_dev_rcu(struct net_device *dev,
 						     struct list_head **iter);
-struct net_device *netdev_all_upper_get_next_dev_rcu(struct net_device *dev,
-						     struct list_head **iter);
 
 #ifdef CONFIG_LOCKDEP
 static LIST_HEAD(net_unlink_list);
-- 
2.25.1

Re: [PATCH] net: delete redundant function declaration

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-10-14 02:40:11

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski [off-list ref]:

On Wed, 13 Oct 2021 17:47:02 +0800 you wrote:
The implement of function netdev_all_upper_get_next_dev_rcu has been
removed in:
	commit f1170fd462c6 ("net: Remove all_adj_list and its references")
so delete redundant declaration in header file.

Fixes: f1170fd462c6 ("net: Remove all_adj_list and its references")
Signed-off-by: Chen Wandun <redacted>

[...]
Here is the summary with links:
  - net: delete redundant function declaration
    https://git.kernel.org/netdev/net-next/c/9974cb5c8790

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help