On Mon, 16 Jan 2023 14:34:58 -0500, Zhu Yanjun wrote: > V2->V3: 1) Use netdev reverse Christmas tree rule; > 2) Return 0 instead of err; > 3) Remove unnecessary brackets; > 4) Add an error label in error handler; > 5) Initialize the structured variables; > > V1->V2: Thanks Saleem, Shiraz. > 1) Remove the unnecessary variable initializations; > 2) Get iwdev by to_iwdev; > 3) Use the label free_pble to handle errors; > 4) Validate the page size before rdma_umem_for_each_dma_block > > [...] Applied, thanks! [1/4] RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem https://git.kernel.org/rdma/rdma/c/01798df19878e8 [2/4] RDMA/irdma: Split mr alloc and free into new functions https://git.kernel.org/rdma/rdma/c/693a5386eff0ba [3/4] RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp https://git.kernel.org/rdma/rdma/c/e965ef0e7b2ce2 [4/4] RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq https://git.kernel.org/rdma/rdma/c/2f25e3bab00e97 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>