include/net net/ - csum_partial - remove unnecessary casts
The first argument to csum_partial is const void * casts to char/u8 * are not necessary Signed-off-by:Joe Perches <joe@perches.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/checksum.h 1 addition, 1 deletioninclude/net/checksum.h
- include/net/ip_vs.h 3 additions, 3 deletionsinclude/net/ip_vs.h
- net/core/netpoll.c 1 addition, 1 deletionnet/core/netpoll.c
- net/ipv4/inet_lro.c 2 additions, 2 deletionsnet/ipv4/inet_lro.c
- net/ipv4/tcp_ipv4.c 2 additions, 2 deletionsnet/ipv4/tcp_ipv4.c
- net/ipv6/icmp.c 2 additions, 2 deletionsnet/ipv6/icmp.c
- net/ipv6/mcast.c 1 addition, 1 deletionnet/ipv6/mcast.c
- net/ipv6/ndisc.c 2 additions, 2 deletionsnet/ipv6/ndisc.c
- net/ipv6/tcp_ipv6.c 3 additions, 3 deletionsnet/ipv6/tcp_ipv6.c
- net/unix/af_unix.c 2 additions, 2 deletionsnet/unix/af_unix.c
Loading
Please register or sign in to comment