]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit986d91f2777aefe1321a158df3394c6f5d38c96e
tree085d31da7d418c0ad743006562d3af304876130b
parente106e6ea612e3362f2a155c68183a460c1a5c7ed
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