summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2025-04-18 03:03:51 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-04-24 10:29:56 +0300
commit5a1ccff5c65aa553429a8caf8f491d503d760568 (patch)
tree96e4f2bad27fb1aa892492aa3e122a7b5f6ebd10 /tools/perf/scripts/python/syscall-counts.py
parent87d5d921eaf225fc820907f3c6827e5d7cc85bc3 (diff)
downloadlinux-5a1ccff5c65aa553429a8caf8f491d503d760568.tar.xz
ipv6: Rename rt6_nh.next to rt6_nh.list.
ip6_route_multipath_add() allocates struct rt6_nh for each config of multipath routes to link them to a local list rt6_nh_list. struct rt6_nh.next is the list node of each config, so the name is quite misleading. Let's rename it to list. Suggested-by: Paolo Abeni <pabeni@redhat.com> Link: https://lore.kernel.org/netdev/c9bee472-c94e-4878-8cc2-1512b2c54db5@redhat.com/ Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Link: https://patch.msgid.link/20250418000443.43734-11-kuniyu@amazon.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions