diff options
author | Weihang Li <[email protected]> | 2020-07-28 18:42:18 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-07-30 11:31:02 -0300 |
commit | eaaa98dedf280afea15ad3552460bf142fecb9af (patch) | |
tree | ddb349770bf3f1e82d2961a26245419002bd916a /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | a247fd28c19bdc97530ce147a23266eff9a39786 (diff) |
RDMA/hns: Remove redundant parameters in set_rc_wqe()
There are some functions called by set_rc_wqe() use two parameters:
"void *wqe" and "struct hns_roce_v2_rc_send_wqe *rc_sq_wqe", but the first
one can be got from the second one. So remove the redundant wqe from
related functions.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions