Patch #1~#3: Remove redundant code. Patch #4~#5: Fix wrong type of printf format, variables and fields. Patch #6~#7: Other miscellaneous cleanup. Lang Cheng (1): libhns: Remove unused macros Wenpeng Liang (1): libhns: Remove unsupported QP type Xinhao Liu (4): libhns: Fix wrong print format for unsigned type libhns: Fix wrong type of variables and fields libhns: The content of the header file should be protected with #define libhns: The function declaration should be the same as the definition Yixing Liu (1): libhns: Remove redundant variable initialization providers/hns/hns_roce_u.c | 3 --- providers/hns/hns_roce_u.h | 10 +++++----- providers/hns/hns_roce_u_db.h | 6 +++--- providers/hns/hns_roce_u_hw_v1.c | 7 +++---- providers/hns/hns_roce_u_hw_v2.c | 16 +++++++--------- providers/hns/hns_roce_u_verbs.c | 2 +- 6 files changed, 19 insertions(+), 25 deletions(-) -- 2.33.0