[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240823101840.515398-1-ruanjinjie@huawei.com>
Date: Fri, 23 Aug 2024 18:18:36 +0800
From: Jinjie Ruan <ruanjinjie@...wei.com>
To: <dennis.dalessandro@...nelisnetworks.com>, <jgg@...pe.ca>,
<leon@...nel.org>, <linux-rdma@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <bvanassche@....org>
CC: <ruanjinjie@...wei.com>
Subject: [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations
This patch series follows the SCSI patches of Bart, simplifies snprintf()
to format a workqueue name code by passing the format string and arguments
to alloc_workqueue().
Jinjie Ruan (4):
RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
drivers/infiniband/core/mad.c | 5 ++---
drivers/infiniband/hw/mlx4/alias_GUID.c | 4 +---
drivers/infiniband/hw/mlx4/mad.c | 10 +++-------
drivers/infiniband/hw/qib/qib_init.c | 9 +++------
4 files changed, 9 insertions(+), 19 deletions(-)
--
2.34.1
Powered by blists - more mailing lists