diff options
author | Vladimir Oltean <[email protected]> | 2024-10-17 19:19:34 +0300 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-10-23 11:43:47 +0200 |
commit | 83c289e81e88d01e55d6d56531502ed7b4886a05 (patch) | |
tree | 7a063e95baf58d2aa89075521fe16bb0bbc5e2cb /tools/perf/scripts/python/gecko.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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions