linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] RDMA/rxe: Do some cleanup
@ 2021-08-23  9:08 Xiao Yang
  2021-08-23  9:08 ` [PATCH 1/3] RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user Xiao Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xiao Yang @ 2021-08-23  9:08 UTC (permalink / raw)
  To: linux-rdma; +Cc: rpearsonhpe, zyjzyj2000, jgg, leon, Xiao Yang

Xiao Yang (3):
  RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user
  RDMA/rxe: Remove the common is_user member of struct rxe_qp
  RDMA/rxe: Change the is_user member of struct rxe_cq to bool

 drivers/infiniband/sw/rxe/rxe_comp.c  |  6 ++--
 drivers/infiniband/sw/rxe/rxe_cq.c    |  3 +-
 drivers/infiniband/sw/rxe/rxe_qp.c    |  5 ++--
 drivers/infiniband/sw/rxe/rxe_req.c   |  4 +--
 drivers/infiniband/sw/rxe/rxe_resp.c  | 10 +++----
 drivers/infiniband/sw/rxe/rxe_verbs.c | 42 +++++++--------------------
 drivers/infiniband/sw/rxe/rxe_verbs.h |  3 +-
 7 files changed, 25 insertions(+), 48 deletions(-)

-- 
2.25.1




^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/3] RDMA/rxe: Do some cleanup
@ 2021-08-23  9:22 Xiao Yang
  2021-08-23  9:22 ` [PATCH 3/3] RDMA/rxe: Change the is_user member of struct rxe_cq to bool Xiao Yang
  0 siblings, 1 reply; 5+ messages in thread
From: Xiao Yang @ 2021-08-23  9:22 UTC (permalink / raw)
  To: linux-rdma; +Cc: rpearsonhpe, zyjzyj2000, jgg, leon, Xiao Yang

Xiao Yang (3):
  RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user
  RDMA/rxe: Remove the common is_user member of struct rxe_qp
  RDMA/rxe: Change the is_user member of struct rxe_cq to bool

 drivers/infiniband/sw/rxe/rxe_comp.c  |  6 ++--
 drivers/infiniband/sw/rxe/rxe_cq.c    |  3 +-
 drivers/infiniband/sw/rxe/rxe_qp.c    |  5 ++--
 drivers/infiniband/sw/rxe/rxe_req.c   |  4 +--
 drivers/infiniband/sw/rxe/rxe_resp.c  | 10 +++----
 drivers/infiniband/sw/rxe/rxe_verbs.c | 42 +++++++--------------------
 drivers/infiniband/sw/rxe/rxe_verbs.h |  3 +-
 7 files changed, 25 insertions(+), 48 deletions(-)

-- 
2.25.1




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

end of thread, other threads:[~2021-08-23  8:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23  9:08 [PATCH 0/3] RDMA/rxe: Do some cleanup Xiao Yang
2021-08-23  9:08 ` [PATCH 1/3] RDMA/rxe: Remove unnecessary check for qp->is_user/cq->is_user Xiao Yang
2021-08-23  9:08 ` [PATCH 2/3] RDMA/rxe: Remove the common is_user member of struct rxe_qp Xiao Yang
2021-08-23  9:08 ` [PATCH 3/3] RDMA/rxe: Change the is_user member of struct rxe_cq to bool Xiao Yang
2021-08-23  9:22 [PATCH 0/3] RDMA/rxe: Do some cleanup Xiao Yang
2021-08-23  9:22 ` [PATCH 3/3] RDMA/rxe: Change the is_user member of struct rxe_cq to bool Xiao Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).