diff options
| author | Vladimir Oltean <[email protected]> | 2024-10-17 16:19:34 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-10-23 09:43:47 +0000 |
| commit | 83c289e81e88d01e55d6d56531502ed7b4886a05 (patch) | |
| tree | 7a063e95baf58d2aa89075521fe16bb0bbc5e2cb /tools/net/ynl/cli.py | |
| parent | Merge branch 'net-sysctl-allow-dump_cpumask-to-handle-higher-numbers-of-cpus' (diff) | |
| download | kernel-83c289e81e88d01e55d6d56531502ed7b4886a05.tar.gz kernel-83c289e81e88d01e55d6d56531502ed7b4886a05.zip | |
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/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions
