aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2021-03-16 22:06:21 -0400
committerDavid S. Miller <[email protected]>2021-03-17 11:51:05 -0700
commit09f78b851ea332a67ebaf7b4463a80a4d0d3d747 (patch)
treec79962e62b7a54a3020291238b510febcd9d2a73 /tools/perf/scripts/python/export-to-sqlite.py
parent6e44867b01e6998ce4c997dc7921d0fb157c3661 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions