]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: remove unnecessary type castings
authorYu Zhe <yuzhe@nfschina.com>
Thu, 21 Apr 2022 15:48:29 +0000 (08:48 -0700)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 22 Apr 2022 09:23:46 +0000 (11:23 +0200)
commit3c73a2b4ba6452d14f0b1a1ef761e2eb82f1e633
tree0a67d97b62f2f1d231b9115208c8416433dc386e
parent2dde2417fb41f950b955bb870aceeeec8ab6d3a8
batman-adv: remove unnecessary type castings

remove unnecessary void* type castings.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
[sven@narfation.org: Fix missing const in batadv_choose* functions]
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bridge_loop_avoidance.c
net/batman-adv/translation-table.c