[PATCH rdma-next 0/3] Cleanups to flow creation paths

From: Leon Romanovsky
Date: Thu Jul 30 2020 - 04:14:38 EST


From: Leon Romanovsky <leonro@xxxxxxxxxxxx>

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