* [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout
@ 2020-04-24 13:14 YueHaibing
2020-04-24 13:23 ` Sven Eckelmann
0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-04-24 13:14 UTC (permalink / raw)
To: mareklindner, sw, a, sven, davem, kuba
Cc: b.a.t.m.a.n, netdev, linux-kernel, YueHaibing
There's no callers in-tree.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout
2020-04-24 13:14 [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout YueHaibing
@ 2020-04-24 13:23 ` Sven Eckelmann
0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2020-04-24 13:23 UTC (permalink / raw)
To: YueHaibing
Cc: mareklindner, sw, a, davem, kuba, b.a.t.m.a.n, netdev,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 232 bytes --]
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
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-24 13:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-24 13:14 [PATCH net-next] batman-adv: remove unsued inline function batadv_arp_change_timeout YueHaibing
2020-04-24 13:23 ` Sven Eckelmann
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).