diff options
author | Weihang Li <liweihang@huawei.com> | 2020-07-28 12:42:18 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-07-30 16:31:02 +0200 |
commit | eaaa98dedf280afea15ad3552460bf142fecb9af (patch) | |
tree | ddb349770bf3f1e82d2961a26245419002bd916a /samples/rpmsg | |
parent | RDMA/hns: Remove support for HIP08_A (diff) | |
download | linux-eaaa98dedf280afea15ad3552460bf142fecb9af.tar.xz linux-eaaa98dedf280afea15ad3552460bf142fecb9af.zip |
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 'samples/rpmsg')
0 files changed, 0 insertions, 0 deletions