batman-adv: Migrate to linux/container_of.h
authorSven Eckelmann <sven@narfation.org>
Fri, 21 Jan 2022 16:14:44 +0000 (17:14 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Wed, 2 Mar 2022 08:00:13 +0000 (09:00 +0100)
commiteb7da4f17dfcee649767f89e17842f664a459549
tree060e3c17210503a27e4eac8400a21249407fb489
parentc138f67ad4721801791a01cd10c816414b33b48d
batman-adv: Migrate to linux/container_of.h

The commit d2a8ebbf8192 ("kernel.h: split out container_of() and
typeof_member() macros")  introduced a new header for the container_of
related macros from (previously) linux/kernel.h.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
16 files changed:
net/batman-adv/bat_iv_ogm.c
net/batman-adv/bat_v_elp.c
net/batman-adv/bat_v_ogm.c
net/batman-adv/bridge_loop_avoidance.c
net/batman-adv/distributed-arp-table.c
net/batman-adv/gateway_client.c
net/batman-adv/hard-interface.c
net/batman-adv/main.c
net/batman-adv/multicast.c
net/batman-adv/network-coding.c
net/batman-adv/originator.c
net/batman-adv/send.c
net/batman-adv/soft-interface.c
net/batman-adv/tp_meter.c
net/batman-adv/translation-table.c
net/batman-adv/tvlv.c