aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorHåkon Bugge <[email protected]>2017-04-28 13:06:54 +0200
committerDoug Ledford <[email protected]>2017-05-01 15:04:23 -0400
commitb03ee4ca0cec348c84dccf08aaec2454c4d236c2 (patch)
tree0eb69d8a7690160a0984f17354cdc4965ec28c45 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent898782883501798284a10d1467b11dd2a48270cf (diff)
IB/mlx4: Fix incorrect order of formal and actual parameters
The last two actual parameters when calling id_map_find_by_sl_id() from id_map_get() are swapped. However, the same formal parameters to id_map_get() have them swapped as well, inverting the effect of the first error. This commit improves readability, but makes no functional change to the code. Signed-off-by: Håkon Bugge <[email protected]> Reviewed-by: Wengang Wang <[email protected]> Reviewed-by: Knut Omang <[email protected]> Acked-by: Leon Romanovsky <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions