Message ID | 20211109124103.54326-1-liangwenpeng@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | libhns: Cleanup about removing redundant code and cleaning up static alarms | expand |
On Tue, Nov 09, 2021 at 08:40:56PM +0800, Wenpeng Liang wrote: > 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 Applied, pending CI results https://github.com/linux-rdma/rdma-core/pull/1082 Thanks