Re: [PATCH 0/4] Do some cleanups
From: Zhu Yanjun <zyjzyj2000@gmail.com>
Date: 2021-10-11 03:24:06
On Sun, Oct 10, 2021 at 1:03 AM [off-list ref] wrote:
From: Zhu Yanjun <redacted> Some functions are not used. So these functions are removed.
Sorry. Please ignore this patch series. There are some typo errors. I fixed it and sent a new patch series. Zhu Yanjun
Zhu Yanjun (4): RDMA/irdma: compat the uk.c file RDMA/irdma: compat the ctrl.c RDMA/irdma: compat the utils.c file RDMA/irdma: compat the file drivers/infiniband/hw/irdma/ctrl.c | 38 ------------------- drivers/infiniband/hw/irdma/osdep.h | 1 - drivers/infiniband/hw/irdma/protos.h | 2 - drivers/infiniband/hw/irdma/type.h | 2 +- drivers/infiniband/hw/irdma/uk.c | 57 ---------------------------- drivers/infiniband/hw/irdma/user.h | 4 +- drivers/infiniband/hw/irdma/utils.c | 45 ---------------------- 7 files changed, 2 insertions(+), 147 deletions(-) -- 2.27.0