mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-16 09:05:24 +09:00
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>