diff options
author | Vladimir Oltean <[email protected]> | 2022-08-18 14:54:59 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-08-22 17:45:47 -0700 |
commit | 770375ff331111b8495e7d7099395659616f1025 (patch) | |
tree | b5e3cc76dd85049babb1f853a9cfd0e33ebd8414 /tools/perf/scripts/python/check-perf-trace.py | |
parent | da2c398e59d6b47260e4198559b9f284e3b557e0 (diff) |
net: dsa: rename dsa_port_link_{,un}register_of
There is a subset of functions that applies only to shared (DSA and CPU)
ports, yet this is difficult to comprehend by looking at their code alone.
These are dsa_port_link_register_of(), dsa_port_link_unregister_of(),
and the functions that only these 2 call.
Rename this class of functions to dsa_shared_port_* to make this fact
more evident, even if this goes against the apparent convention that
function names in port.c must start with dsa_port_.
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions