linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] RDMA/hns: Misc cleanups
@ 2020-05-22 13:02 Weihang Li
  2020-05-22 13:02 ` [PATCH for-next 1/4] RDMA/hns: Remove redundant type cast for general pointers Weihang Li
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Weihang Li @ 2020-05-22 13:02 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

This is another series of cleanups for kernel 5.8 if it's not too late.

Lang Cheng (1):
  RDMA/hns: Simplify process related to poll cq

Weihang Li (1):
  RDMA/hns: Remove redundant type cast for general pointers

Wenpeng Liang (1):
  RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()

Yixian Liu (1):
  RDMA/hns: Make the end of sge process more clear

 drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 180 ++++++++++-------------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c |  43 +++----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |   2 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c    |   7 +-
 drivers/infiniband/hw/hns/hns_roce_srq.c   |   6 +-
 5 files changed, 84 insertions(+), 154 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-25 17:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 13:02 [PATCH for-next 0/4] RDMA/hns: Misc cleanups Weihang Li
2020-05-22 13:02 ` [PATCH for-next 1/4] RDMA/hns: Remove redundant type cast for general pointers Weihang Li
2020-05-22 13:02 ` [PATCH for-next 2/4] RDMA/hns: Remove redundant parameters from free_srq/qp_wrid() Weihang Li
2020-05-22 13:02 ` [PATCH for-next 3/4] RDMA/hns: Simplify process related to poll cq Weihang Li
2020-05-22 13:02 ` [PATCH for-next 4/4] RDMA/hns: Make the end of sge process more clear Weihang Li
2020-05-25 17:22 ` [PATCH for-next 0/4] RDMA/hns: Misc cleanups Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).