On Sun, Oct 10, 2021 at 1:03 AM <yanjun.zhu@xxxxxxxxx> wrote: > > From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > 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 >