diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2024-10-17 19:19:34 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-23 11:43:47 +0200 |
commit | 83c289e81e88d01e55d6d56531502ed7b4886a05 (patch) | |
tree | 7a063e95baf58d2aa89075521fe16bb0bbc5e2cb /tools/perf/scripts/python/stackcollapse.py | |
parent | 94fa523e20c3d6659fd0d3090a28f1c43582299e (diff) |
net/sched: act_api: unexport tcf_action_dump_1()
This isn't used outside act_api.c, but is called by tcf_dump_walker()
prior to its definition. So move it upwards and make it static.
Simultaneously, reorder the variable declarations so that they follow
the networking "reverse Christmas tree" coding style.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://patch.msgid.link/20241017161934.3599046-1-vladimir.oltean@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions