summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorWeihang Li <liweihang@huawei.com>2020-07-28 13:42:18 +0300
committerJason Gunthorpe <jgg@nvidia.com>2020-07-30 17:31:02 +0300
commiteaaa98dedf280afea15ad3552460bf142fecb9af (patch)
treeddb349770bf3f1e82d2961a26245419002bd916a /scripts/bpf_helpers_doc.py
parenta247fd28c19bdc97530ce147a23266eff9a39786 (diff)
downloadlinux-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