Message ID | 20211119140208.40416-1-liangwenpeng@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Cleanup for clearing static warnings | expand |
On Fri, Nov 19, 2021 at 10:01:59PM +0800, Wenpeng Liang wrote: > RDMA/hns: Correct the hex print format > RDMA/hns: Correct the print format to be consistent with the variable > type > RDMA/hns: Replace tab with space in the right-side comments > RDMA/hns: Correct the type of variables participating in the shift > operation > RDMA/hns: Correctly initialize the members of Array[][] > RDMA/hns: Remove magic number I took these patches to for-next > RDMA/hns: Initialize variable in the right place > RDMA/hns: Add void conversion for function whose return value is not > used Not keen on these Thanks, Jason