This patch series is small set of fixes for hns. The first patch and the second patch mainly fix the flowup reviews from Jason Gunthorpe and the third patch mainly remove the checkpatch.pl warning in order to the new checkpatch requirements and the last patch fix the bug for cleaning mtt table. Lijun Ou (4): RDMA/hns: Fix the endian problem for hns RDMA/hns: Remove unnecessary operator RDMA/hns: Fix the checkpatch.pl warning RDMA/hns: Remove repeated option for free mtt table drivers/infiniband/hw/hns/hns_roce_common.h | 6 +- drivers/infiniband/hw/hns/hns_roce_device.h | 10 +- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 57 ++++-- drivers/infiniband/hw/hns/hns_roce_hw_v1.h | 258 ++++++++++++------------- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 55 ++++-- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 283 ++++++++++++++-------------- drivers/infiniband/hw/hns/hns_roce_main.c | 3 +- drivers/infiniband/hw/hns/hns_roce_qp.c | 18 +- 8 files changed, 363 insertions(+), 327 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html