All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Do some cleanups
@ 2021-10-10  0:41 yanjun.zhu
  2021-10-10  0:41 ` [PATCH 1/4] RDMA/irdma: compat the uk.c file yanjun.zhu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yanjun.zhu @ 2021-10-10  0:41 UTC (permalink / raw)
  To: mustafa.ismail, shiraz.saleem, dledford, jgg, linux-rdma,
	yanjun.zhu, leonro

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(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-12 16:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-10  0:41 [PATCH 0/4] Do some cleanups yanjun.zhu
2021-10-10  0:41 ` [PATCH 1/4] RDMA/irdma: compat the uk.c file yanjun.zhu
2021-10-10  0:41 ` [PATCH 2/4] RDMA/irdma: compat the ctrl.c yanjun.zhu
2021-10-10  0:41 ` [PATCH 3/4] RDMA/irdma: compat the utils.c file yanjun.zhu
2021-10-10  0:41 ` [PATCH 4/4] RDMA/irdma: compat the file yanjun.zhu
2021-10-11  0:07 ` [PATCH 0/4] Do some cleanups Yanjun Zhu
2021-10-11  3:23 ` Zhu Yanjun
2021-10-12 16:17 ` Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.