* [PATCH rdma-next 0/3] Cleanups to flow creation paths
@ 2020-07-30 8:12 Leon Romanovsky
2020-08-18 18:00 ` Jason Gunthorpe
0 siblings, 1 reply; 2+ messages in thread
From: Leon Romanovsky @ 2020-07-30 8:12 UTC (permalink / raw)
To: Doug Ledford, Jason Gunthorpe
Cc: Leon Romanovsky, linux-kernel, linux-rdma, Yishai Hadas
From: Leon Romanovsky <leonro@mellanox.com>
Very straightforward cleanup.
Thanks
Leon Romanovsky (3):
RDMA/mlx5: Simplify multiple else-if cases with switch keyword
RDMA/mlx5: Replace open-coded offsetofend() macro
RDMA: Remove constant domain argument from flow creation call
drivers/infiniband/core/uverbs_cmd.c | 4 +-
drivers/infiniband/hw/mlx4/main.c | 31 ++----
drivers/infiniband/hw/mlx5/ah.c | 4 +-
drivers/infiniband/hw/mlx5/fs.c | 145 +++++++++++++++------------
drivers/infiniband/hw/mlx5/mr.c | 4 +-
drivers/infiniband/hw/mlx5/qp.c | 20 ++--
include/rdma/ib_verbs.h | 13 +--
7 files changed, 108 insertions(+), 113 deletions(-)
--
2.26.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-18 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-30 8:12 [PATCH rdma-next 0/3] Cleanups to flow creation paths Leon Romanovsky
2020-08-18 18:00 ` Jason Gunthorpe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox