diff options
author | Weihang Li <liweihang@huawei.com> | 2020-07-28 13:42:18 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-07-30 17:31:02 +0300 |
commit | eaaa98dedf280afea15ad3552460bf142fecb9af (patch) | |
tree | ddb349770bf3f1e82d2961a26245419002bd916a /scripts/bpf_helpers_doc.py | |
parent | a247fd28c19bdc97530ce147a23266eff9a39786 (diff) | |
download | linux-eaaa98dedf280afea15ad3552460bf142fecb9af.tar.xz |
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/1595932941-40613-5-git-send-email-liweihang@huawei.com
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions