[PATCH v2 13/20] nvme: Have nvme pr_ops return a blk_status_t

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Aug 9 03:58:59 PDT 2022


On 8/8/22 17:04, Mike Christie wrote:
> This patch has the nvme pr_ops convert from a nvme status value to a
> blk_status_t.
> 
> Signed-off-by: Mike Christie <michael.christie at oracle.com>
> ---
>   drivers/nvme/host/core.c | 54 ++++++++++++++++++++++++++--------------
>   1 file changed, 36 insertions(+), 18 deletions(-)
> 
> diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c

Again please consider moving pr code into it's own file,
if others are okay with it.

-ck




More information about the Linux-nvme mailing list