android_kernel_xiaomi_sm8350/net/ipv6
Arnaldo Carvalho de Melo af879cc704 [IPV6]: Use kmemdup
Code diff stats:

[acme@newtoy net-2.6.20]$ codiff /tmp/ipv6.ko.before /tmp/ipv6.ko.after
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/ip6_output.c:
  ip6_output      |  -52
  ip6_append_data |   +2
 2 functions changed, 2 bytes added, 52 bytes removed

/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/addrconf.c:
  addrconf_sysctl_register |  -27
 1 function changed, 27 bytes removed

/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/tcp_ipv6.c:
  tcp_v6_syn_recv_sock  |  -32
  tcp_v6_parse_md5_keys |  -24
 2 functions changed, 56 bytes removed

/tmp/ipv6.ko.after:
 5 functions changed, 2 bytes added, 135 bytes removed
[acme@newtoy net-2.6.20]$

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:23:58 -08:00
..
netfilter [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
addrconf.c [IPV6]: Use kmemdup 2006-12-02 21:23:58 -08:00
af_inet6.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ah6.c [IPV6]: Use kmemdup 2006-12-02 21:23:58 -08:00
anycast.c
datagram.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
esp6.c
exthdrs_core.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
exthdrs.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
fib6_rules.c
icmp.c [NET]: Annotate callers of the reset of checksum.h stuff. 2006-12-02 21:23:34 -08:00
inet6_connection_sock.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
inet6_hashtables.c
ip6_fib.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ip6_flowlabel.c
ip6_input.c
ip6_output.c [IPV6]: Use kmemdup 2006-12-02 21:23:58 -08:00
ip6_tunnel.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ipcomp6.c
ipv6_sockglue.c
ipv6_syms.c
Kconfig
Makefile
mcast.c [NET]: annotate csum_ipv6_magic() callers in net/* 2006-12-02 21:23:31 -08:00
mip6.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
ndisc.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
netfilter.c [NET]: Annotate __skb_checksum_complete() and friends. 2006-12-02 21:23:38 -08:00
proc.c
protocol.c
raw.c [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 2006-12-02 21:23:39 -08:00
reassembly.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
route.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
sit.c [IPV6]: Misc endianness annotations. 2006-12-02 21:22:52 -08:00
sysctl_net_ipv6.c
tcp_ipv6.c [IPV6]: Use kmemdup 2006-12-02 21:23:58 -08:00
tunnel6.c
udp_impl.h
udp.c [IPV6]: udp.c build fix 2006-12-02 21:23:46 -08:00
udplite.c
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c
xfrm6_state.c
xfrm6_tunnel.c