On Wed, May 20, 2020 at 09:53:10PM +0800, Weihang Li wrote: > These are some cleanups, include removing dead code, modifying > varibles/fields types, and optimizing some functions. > > Lang Cheng (3): > RDMA/hns: Let software PI/CI grow naturally > RDMA/hns: Add CQ flag instead of independent enable flag > RDMA/hns: Optimize post and poll process > > Weihang Li (2): > RDMA/hns: Change all page_shift to unsigned > RDMA/hns: Change variables representing quantity to unsigned > > Xi Wang (3): > RDMA/hns: Rename QP buffer related function > RDMA/hns: Refactor the QP context filling process related to WQE > buffer configure > RDMA/hns: Optimize the usage of MTR > > Yangyang Li (1): > RDMA/hns: Remove unused code about assert I'm going to take these anyhow, the field macros could be improved someday if someone wanted. Applied to for-next I have to say the patches coming lately from hns have been following the kernel style and protocols much better. I'm also having a much easier time understanding the commit message and what the patch is trying to do. Keep it up! Thanks, Jason