commit | ef56b9ce562753cacf518f081a4ff3227efdab25 | [log] [tgz] |
---|---|---|
author | Rakesh Pandit <rakesh@tuxera.com> | Fri Oct 13 14:46:30 2017 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Oct 13 08:34:57 2017 -0600 |
tree | 47658de4c214caa800d49ab11972b9165d8c5e30 | |
parent | e480689bd1cc35f6ed3fa628bc8d913177b0726a [diff] |
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl vblk isn't being used anyway and if we ever have a usecase we can introduce this again. This makes the logic easier and removes unnecessary checks. Signed-off-by: Rakesh Pandit <rakesh@tuxera.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>