diff options
author | Dennis Dalessandro <[email protected]> | 2015-11-11 00:34:37 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-11-19 17:06:47 -0800 |
commit | d46e51448a9a79817b85e9af04506d453ef5e279 (patch) | |
tree | 2a600b3f5a5582bafb81a44e0a745b724793f255 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 7c091e5c0685c463dc58e5115781f7ac0a1448d6 (diff) |
staging/rdma/hfi1: Reduce number of parameters passed to send handlers
The current send function handlers are passed a bunch of parameters that are
already part of the data structure that is passed in first (qp). This patch
removes all of this and just passes the QP.
Reviewed-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions