diff options
| author | Yue Haibing <[email protected]> | 2023-08-02 11:46:59 +0800 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-08-03 12:51:45 +0200 |
| commit | c956910d5af1e5df0f94fddb1bdae1ecaf74b3c5 (patch) | |
| tree | 46c3e25e02228a7c5e788a483758441d6efefc10 /tools/perf/scripts/python/bin | |
| parent | 571e9c4968875a78495eccfa26901083d0e6f833 (diff) | |
tipc: Remove unused function declarations
Commit d50ccc2d3909 ("tipc: add 128-bit node identifier") declared but never
implemented tipc_node_id2hash().
Also commit 5c216e1d28c8 ("tipc: Allow run-time alteration of default link settings")
never implemented tipc_media_set_priority() and tipc_media_set_window(),
commit cad2929dc432 ("tipc: update a binding service via broadcast") only declared
tipc_named_bcast().
Since commit be07f056396d ("tipc: simplify the finalize work queue")
tipc_sched_net_finalize() is removed and declaration is unused.
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions