As usual, this series collects some miscellaneous fixes and cleanups at the end of 5.15 for the hns driver: * #1 ~ #2 are fixes. * #3 ~ #7 are some small cleanups. Weihang Li (1): RDMA/hns: Remove RST2RST error prints for hw v1 Wenpeng Liang (4): RDMA/hns: Fix query destination qpn RDMA/hns: Fix QP's resp incomplete assignment RDMA/hns: Remove dqpn filling when modify qp from Init to Init RDMA/hns: Adjust the order in which irq are requested and enabled Xinhao Liu (1): RDMA/hns: Delete unnecessary blank lines. Yixing Liu (1): RDMA/hns: Encapsulate the qp db as a function drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 40 +++----- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 1 - drivers/infiniband/hw/hns/hns_roce_qp.c | 150 ++++++++++++++++------------- 3 files changed, 98 insertions(+), 93 deletions(-) -- 2.8.1