diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-08-18 14:54:59 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-08-23 03:45:47 +0300 |
commit | 770375ff331111b8495e7d7099395659616f1025 (patch) | |
tree | b5e3cc76dd85049babb1f853a9cfd0e33ebd8414 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da2c398e59d6b47260e4198559b9f284e3b557e0 (diff) | |
download | linux-770375ff331111b8495e7d7099395659616f1025.tar.xz |
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 <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions