[PATCH 1/7] nvme: move queue_count to the nvme_ctrl
James Smart
james.smart at broadcom.com
Thu Jun 29 08:03:32 PDT 2017
On 6/29/2017 4:09 AM, Sagi Grimberg wrote:
> all drivers use it exactly the same, move it
> to nvme_ctrl. Looking further ahead, nvme core
> will really maintain it.
>
> Signed-off-by: Sagi Grimberg <sagi at grimberg.me>
> ---
> drivers/nvme/host/fc.c | 35 +++++++++++++++++------------------
> drivers/nvme/host/nvme.h | 1 +
> drivers/nvme/host/pci.c | 15 +++++++--------
> drivers/nvme/host/rdma.c | 39 +++++++++++++++++++--------------------
> drivers/nvme/target/loop.c | 15 +++++++--------
> 5 files changed, 51 insertions(+), 54 deletions(-)
>
> diff --git a/drivers/nvme/host/fc.c b/drivers/nvme/host/fc.c
>
Looks fine
Reviewed-By: James Smart <james.smart at broadcom.com>
More information about the Linux-nvme
mailing list