commit | db421a54996c602503204345171c662e65f20527 | [log] [tgz] |
---|---|---|
author | Michael J. Ruhl <michael.j.ruhl@intel.com> | Wed Jan 23 19:08:29 2019 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed Jan 30 14:22:32 2019 -0500 |
tree | da0a29f94c0f5ab6a44b2024c8b88f64bb4ac8b7 | |
parent | 87fc34b575fdb90994c6063541d79cd18b31b14d [diff] |
IB/{hfi1, qib, rvt} Cleanup open coded sge usage Several locations for manipulating sges use an open coded sequence that is covered by helper functions. Use the appropriate helper functions. Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>