diff options
| author | Jon Maloy <[email protected]> | 2021-03-16 22:06:21 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-17 11:51:05 -0700 |
| commit | 09f78b851ea332a67ebaf7b4463a80a4d0d3d747 (patch) | |
| tree | c79962e62b7a54a3020291238b510febcd9d2a73 /tools/perf/scripts/python | |
| parent | 6e44867b01e6998ce4c997dc7921d0fb157c3661 (diff) | |
tipc: simplify api between binding table and topology server
The function tipc_report_overlap() is called from the binding table
with numerous parameters taken from an instance of struct publication.
A closer look reveals that it always is safe to send along a pointer
to the instance itself, and hence reduce the call signature. We do
that in this commit.
Signed-off-by: Jon Maloy <[email protected]>
Acked-by: Ying Xue <[email protected]>
Acked-by: Hoang Le <[email protected]>
Acked-by: Tung Nguyen <[email protected]>
Acked-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions