]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec5f0235fbe626ffef4d5b290e4d4edbd735df26
tree0630a0644b03b6d46db303a1a450cce98f488e2d
parent0eab220b3143f6646d62e1d06e36c1e08471f110
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