ipv4: remove unnecessary type castings
authorYu Zhe <yuzhe@nfschina.com>
Fri, 29 Apr 2022 02:14:04 +0000 (19:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Apr 2022 14:12:58 +0000 (15:12 +0100)
commit2e47eece158a7e5d2205be42e9c44b87302de1a7
tree085d31da7d418c0ad743006562d3af304876130b
parent36ffca1afea9b429d3e49aa0b6a68ecd93f3be11
ipv4: remove unnecessary type castings

remove unnecessary void* type castings.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c
net/ipv4/fib_rules.c
net/ipv4/fib_trie.c
net/ipv4/icmp.c
net/ipv4/igmp.c
net/ipv4/inet_fragment.c
net/ipv4/ipmr.c
net/ipv4/ping.c