Re: [PATCH rfc 03/30] nvme-rdma: reuse configure/destroy admin queue
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2017-06-19 08:00:45
Also in:
linux-nvme
From: Sagi Grimberg <sagi@grimberg.me>
Date: 2017-06-19 08:00:45
Also in:
linux-nvme
static int nvme_rdma_configure_admin_queue(struct nvme_rdma_ctrl *ctrl, bool new) Too long line.. Also what about moving the helpers into the right place in the previous patch that already re-indented most of this?
Sure.