diff options
| author | Jon Paul Maloy <[email protected]> | 2015-11-19 14:30:42 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-11-20 14:06:10 -0500 |
| commit | 1d7e1c2595bd20c5274a8e49d89cf0cf483759de (patch) | |
| tree | 291677f9816bfbcc47405245e5d06af4fcb23d2b /tools/perf/scripts/python/syscall-counts.py | |
| parent | 5c10e9794013143eec80d494603d46dcb219970a (diff) | |
tipc: reduce code dependency between binding table and node layer
The file name_distr.c currently contains three functions,
named_cluster_distribute(), tipc_publ_subcscribe() and
tipc_publ_unsubscribe() that all directly access fields in
struct tipc_node. We want to eliminate such dependencies, so
we move those functions to the file node.c and rename them to
tipc_node_broadcast(), tipc_node_subscribe() and tipc_node_unsubscribe()
respectively.
Reviewed-by: Ying Xue <[email protected]>
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions