linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] RDMA: use true,false for bool variable
@ 2019-12-24  8:40 zhengbin
  2019-12-24  8:40 ` [PATCH 1/5] RDMA/siw: " zhengbin
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: zhengbin @ 2019-12-24  8:40 UTC (permalink / raw)
  To: bmt, dledford, jgg, linux-rdma; +Cc: zhengbin13

zhengbin (5):
  RDMA/siw: use true,false for bool variable
  IB/hfi1: use true,false for bool variable
  IB/iser: use true,false for bool variable
  RDMA/mlx4: use true,false for bool variable
  RDMA/mlx5: use true,false for bool variable

 drivers/infiniband/hw/hfi1/rc.c           | 2 +-
 drivers/infiniband/hw/mlx4/qp.c           | 4 ++--
 drivers/infiniband/hw/mlx5/mr.c           | 4 ++--
 drivers/infiniband/hw/mlx5/qp.c           | 2 +-
 drivers/infiniband/sw/siw/siw_cm.c        | 2 +-
 drivers/infiniband/ulp/iser/iser_memory.c | 2 +-
 drivers/infiniband/ulp/iser/iser_verbs.c  | 2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

--
2.7.4


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

end of thread, other threads:[~2020-01-04 17:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-24  8:40 [PATCH 0/5] RDMA: use true,false for bool variable zhengbin
2019-12-24  8:40 ` [PATCH 1/5] RDMA/siw: " zhengbin
2019-12-24  9:50   ` Leon Romanovsky
2019-12-24  8:40 ` [PATCH 2/5] IB/hfi1: " zhengbin
2019-12-24  9:48   ` Leon Romanovsky
2019-12-24  8:40 ` [PATCH 3/5] IB/iser: " zhengbin
2019-12-24  8:40 ` [PATCH 4/5] RDMA/mlx4: " zhengbin
2019-12-24  9:48   ` Leon Romanovsky
2019-12-24  8:40 ` [PATCH 5/5] RDMA/mlx5: " zhengbin
2019-12-24  9:48   ` Leon Romanovsky
2020-01-03 23:15 ` [PATCH 0/5] RDMA: " Jason Gunthorpe
2020-01-04 17:25 ` Bernard Metzler

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