diff options
| author | Jiri Pirko <[email protected]> | 2019-09-30 10:15:09 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-10-02 11:48:44 -0400 |
| commit | afa0df5998131153ec3036f41e76ece33bf1334f (patch) | |
| tree | ff8caf510ae4cb0e0a7df1a64dbd1fa82894856b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | c01ebd6c46980654220f6d2b660308a074ee29df (diff) | |
net: push loops and nb calls into helper functions
Push iterations over net namespaces and netdevices from
register_netdevice_notifier() and unregister_netdevice_notifier()
into helper functions. Along with that introduce continue_reverse macros
to make the code a bit nicer allowing to get rid of "last" marks.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions