lightnvm: make 1.2 data structures explicit
authorMatias Bjørling <mb@lightnvm.io>
Thu, 29 Mar 2018 22:05:00 +0000 (00:05 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 29 Mar 2018 23:29:09 +0000 (17:29 -0600)
commita04e0cf93aee6b5e59e84ab66253f09eb71d621b
tree825eb5908270bbd28853d2fd710185420fd1cf85
parente411b33117d1967d2a5784ed32385e566a871d12
lightnvm: make 1.2 data structures explicit

Make the 1.2 data structures explicit, so it will be easy to identify
the 2.0 data structures. Also fix the order of which the nvme_nvm_*
are declared, such that they follow the nvme_nvm_command order.

Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/lightnvm.c