Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] RDMA/rxe: Cleanups and improvements
@ 2020-07-03 15:34 Kamal Heib
  2020-07-03 15:34 ` [PATCH for-next 1/4] RDMA/rxe: Drop pointless checks in rxe_init_ports Kamal Heib
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Kamal Heib @ 2020-07-03 15:34 UTC (permalink / raw)
  To: linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, Zhu Yanjun, Kamal Heib

These series include few cleanup patches to the rxe driver.

Kamal Heib (4):
  RDMA/rxe: Drop pointless checks in rxe_init_ports
  RDMA/rxe: Return void from rxe_init_port_param()
  RDMA/rxe: Return void from rxe_mem_init_dma()
  RDMA/rxe: Remove rxe_link_layer()

 drivers/infiniband/sw/rxe/rxe.c       |  7 +------
 drivers/infiniband/sw/rxe/rxe_loc.h   |  5 ++---
 drivers/infiniband/sw/rxe/rxe_mr.c    |  6 ++----
 drivers/infiniband/sw/rxe/rxe_net.c   |  5 -----
 drivers/infiniband/sw/rxe/rxe_verbs.c | 24 ++++--------------------
 5 files changed, 9 insertions(+), 38 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2020-07-05 10:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-03 15:34 [PATCH for-next 0/4] RDMA/rxe: Cleanups and improvements Kamal Heib
2020-07-03 15:34 ` [PATCH for-next 1/4] RDMA/rxe: Drop pointless checks in rxe_init_ports Kamal Heib
2020-07-03 15:34 ` [PATCH for-next 2/4] RDMA/rxe: Return void from rxe_init_port_param() Kamal Heib
2020-07-03 15:34 ` [PATCH for-next 3/4] RDMA/rxe: Return void from rxe_mem_init_dma() Kamal Heib
2020-07-03 15:34 ` [PATCH for-next 4/4] RDMA/rxe: Remove rxe_link_layer() Kamal Heib
2020-07-04  4:18   ` Zhu Yanjun
2020-07-05 10:27     ` Kamal Heib
2020-07-05  1:49   ` Zhu Yanjun
2020-07-05  7:46     ` Leon Romanovsky
2020-07-05 10:30     ` Kamal Heib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox