diff options
author | Matias Bjørling <mb@lightnvm.io> | 2018-03-30 00:04:49 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-03-29 17:29:09 -0600 |
commit | 8f37d1913f096b530242f7815ac0be3c20888ef9 (patch) | |
tree | 5ca905273c9293f37ea10ca8565cabf1f2353e77 /drivers/lightnvm/pblk-core.c | |
parent | 5da84cf6037690835c7b1ea91b4158ed768df712 (diff) | |
download | linux-8f37d1913f096b530242f7815ac0be3c20888ef9.tar.gz linux-8f37d1913f096b530242f7815ac0be3c20888ef9.tar.xz |
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>
Diffstat (limited to 'drivers/lightnvm/pblk-core.c')
0 files changed, 0 insertions, 0 deletions