2020-04-24 13:18:39

by Yue Haibing

[permalink] [raw]
Subject: [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout

There's no callers in-tree.

Signed-off-by: YueHaibing <[email protected]>
---
net/batman-adv/distributed-arp-table.h | 5 -----
1 file changed, 5 deletions(-)

diff --git a/net/batman-adv/distributed-arp-table.h b/net/batman-adv/distributed-arp-table.h
index 2bff2f4a325c..4e031661682a 100644
--- a/net/batman-adv/distributed-arp-table.h
+++ b/net/batman-adv/distributed-arp-table.h
@@ -163,11 +163,6 @@ static inline void batadv_dat_init_own_addr(struct batadv_priv *bat_priv,
{
}

-static inline void batadv_arp_change_timeout(struct net_device *soft_iface,
- const char *name)
-{
-}
-
static inline int batadv_dat_init(struct batadv_priv *bat_priv)
{
return 0;
--
2.17.1



2020-04-24 13:27:27

by Sven Eckelmann

[permalink] [raw]
Subject: Re: [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout

On Friday, 24 April 2020 15:14:37 CEST YueHaibing wrote:
> There's no callers in-tree.

Added with typo fix in subject [1]

Thanks,
Sven

[1] https://git.open-mesh.org/linux-merge.git/commit/e73f94d1b6f05f6f22434c63de255a9dec6fd23d


Attachments:
signature.asc (849.00 B)
This is a digitally signed message part.