[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200730081235.1581127-1-leon@kernel.org>
Date: Thu, 30 Jul 2020 11:12:32 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Yishai Hadas <yishaih@...lanox.com>
Subject: [PATCH rdma-next 0/3] Cleanups to flow creation paths
From: Leon Romanovsky <leonro@...lanox.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
Powered by blists - more mailing lists