Commits
Matias Bjørling committed 89a09c5643e
lightnvm: remove nvm_dev_ops->max_phys_sect The value of max_phys_sect is always static. Instead of defining it in the nvm_dev_ops structure, declare it as a global value. Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Jens Axboe <axboe@kernel.dk>