Message ID | 20211010004110.3842-1-yanjun.zhu@linux.dev (mailing list archive) |
---|---|
Headers | show |
Series | Do some cleanups | expand |
ping 在 2021/10/10 8:41, yanjun.zhu@linux.dev 写道: > From: Zhu Yanjun <yanjun.zhu@linux.dev> > > Some functions are not used. So these functions are removed. > > 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(-) >
On Sun, Oct 10, 2021 at 1:03 AM <yanjun.zhu@linux.dev> wrote: > > From: Zhu Yanjun <yanjun.zhu@linux.dev> > > 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 >
On Sat, Oct 09, 2021 at 08:41:06PM -0400, yanjun.zhu@linux.dev wrote: > From: Zhu Yanjun <yanjun.zhu@linux.dev> > > Some functions are not used. So these functions are removed. > > 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 Applied to for-next, thanks Jason
From: Zhu Yanjun <yanjun.zhu@linux.dev> Some functions are not used. So these functions are removed. 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(-)