alistair23-linux/drivers/nvme
Matias Bjørling 8f37d1913f lightnvm: remove chnl_offset in nvme_nvm_identity
The identity structure is initialized to zero in the beginning of
the nvme_nvm_identity function. The chnl_offset is separately set to
zero. Since both the variable and assignment is never changed, remove
them.

Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-03-29 17:29:09 -06:00
..
host lightnvm: remove chnl_offset in nvme_nvm_identity 2018-03-29 17:29:09 -06:00
target nvmet: constify struct nvmet_fabrics_ops 2018-03-26 08:53:43 -06:00
Kconfig nvme: use menu Kconfig interface 2017-10-04 09:43:57 +02:00
Makefile