]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Drop deprecated debugfs support
authorSven Eckelmann <sven@narfation.org>
Mon, 17 Aug 2020 11:42:29 +0000 (13:42 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:40:52 +0000 (08:40 +0100)
commit245267c5758a10d25c8fe1a828e40ffe7980761b
treef4b3adaec8e9c0e906bbb2201150f7dcf6170fde
parent98ede0d95e53e0b691012c038e8a28801dc5df1f
batman-adv: Drop deprecated debugfs support

The debugfs support in batman-adv was marked as deprecated by the commit
d14e34d48a15 ("batman-adv: Mark debugfs functionality as deprecated") and
scheduled for removal in 2021.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
31 files changed:
net/batman-adv/Kconfig
net/batman-adv/Makefile
net/batman-adv/bat_algo.c
net/batman-adv/bat_algo.h
net/batman-adv/bat_iv_ogm.c
net/batman-adv/bat_v.c
net/batman-adv/bridge_loop_avoidance.c
net/batman-adv/bridge_loop_avoidance.h
net/batman-adv/debugfs.c [deleted file]
net/batman-adv/debugfs.h [deleted file]
net/batman-adv/distributed-arp-table.c
net/batman-adv/distributed-arp-table.h
net/batman-adv/gateway_client.c
net/batman-adv/gateway_client.h
net/batman-adv/hard-interface.c
net/batman-adv/icmp_socket.c [deleted file]
net/batman-adv/icmp_socket.h [deleted file]
net/batman-adv/log.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/multicast.c
net/batman-adv/multicast.h
net/batman-adv/network-coding.c
net/batman-adv/network-coding.h
net/batman-adv/originator.c
net/batman-adv/originator.h
net/batman-adv/routing.c
net/batman-adv/soft-interface.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h
net/batman-adv/types.h