diff options
author | Matias Bjørling <m@bjorling.me> | 2016-07-07 09:54:22 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-07-07 08:51:52 -0600 |
commit | 8680f165eaa56cc9812d7d9b4903f449df0f6a45 (patch) | |
tree | 78a0e8a717942fb26dacae7ba44275ff58e289fa /crypto | |
parent | 24d4a7d721484498462bc3117d6d5c88ca623574 (diff) |
lightnvm: make ppa_list const in nvm_set_rqd_list
The passed by reference ppa list in nvm_set_rqd_list() is updated when
multiple planes are available. In that case, each PPA plane is
incremented when the device side PPA list is created. This prevents the
caller to rely on the PPA list to be unmodified after a call.
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions