diff options
author | Kuniyuki Iwashima <[email protected]> | 2023-03-27 16:54:54 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-29 08:22:52 +0100 |
commit | 8cdc3223e78c43e1b60ea1c536a103e32fdca3c5 (patch) | |
tree | 3972c8125de0fb306008fc0e25e1d89ecfd3aec0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5a8c8b72f65f6b80b52b21a207a4ddc3011d6440 (diff) |
ipv6: Remove in6addr_any alternatives.
Some code defines the IPv6 wildcard address as a local variable and
use it with memcmp() or ipv6_addr_equal().
Let's use in6addr_any and ipv6_addr_any() instead.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions