nvme: merge iod and cmd_info
authorChristoph Hellwig <hch@lst.de>
Sat, 28 Nov 2015 14:43:10 +0000 (15:43 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 22 Dec 2015 16:38:34 +0000 (09:38 -0700)
commitf4800d6d1548e0d5ab94f2216d41d94282e2588c
treecd8a06965e65cf52451e469918accadf58093162
parentbf68405705bd35c09ec1f7528718dce5af88daff
nvme: merge iod and cmd_info

Merge the two per-request structures in the nvme driver into a single
one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/pci.c
This page took 0.02533 seconds and 5 git commands to generate.