lightnvm: remove mlc pairs structure
authorMatias Bjørling <m@bjorling.me>
Thu, 29 Mar 2018 22:04:53 +0000 (00:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 29 Mar 2018 23:29:09 +0000 (17:29 -0600)
commitd8a39caee02bf893e23ff26cbd10173ff2ba681f
tree333f31ce4f13071a00acf0d4c5c9b0478f851636
parent76758390f83e5abc3bfc776d793480836d17120c
lightnvm: remove mlc pairs structure

The known implementations of the 1.2 specification, and upcoming 2.0
implementation all expose a sequential list of pages to write.
Remove the data structure, as it is no longer needed.

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