OSDN Git Service

nvme-fc: introduce struct nvme_fcp_op_w_sgl
authorBart Van Assche <bvanassche@acm.org>
Mon, 8 Oct 2018 21:28:45 +0000 (14:28 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Oct 2018 06:58:29 +0000 (08:58 +0200)
commitd3d0bc78be300098104d9fde9ca1330694a70f45
tree0630a0644b03b6d46db303a1a450cce98f488e2d
parent76c910c7cf6d2d325c24439855a606cf1d414d29
nvme-fc: introduce struct nvme_fcp_op_w_sgl

This patch does not change any functionality but makes the intent of the
code more clear.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c