summaryrefslogtreecommitdiff
path: root/security/keys
diff options
context:
space:
mode:
authorMatias Bjørling <matias@cnexlabs.com>2017-01-31 15:17:14 +0300
committerJens Axboe <axboe@fb.com>2017-01-31 18:32:13 +0300
commitdab8ee9e8a30620a5b5f22d6c0b3749217093803 (patch)
treed7379e44ddf70434594a56cd1320c813d463050a /security/keys
parent61a561d8d7d1e1cac46618d01aa3298eb447eece (diff)
downloadlinux-dab8ee9e8a30620a5b5f22d6c0b3749217093803.tar.xz
lightnvm: cleanup nvm transformation functions
Going from target specific ppa addresses to device was accomplished by first converting target to generic ppa addresses and generic to device addresses. The conversion was either open-coded or used the built-in nvm_trans_* and nvm_map_* functions for conversion. Simplify the interface and cleanup the calls to provide clean functions that now either take a list of ppas or a nvm_rq, and is exposed through: void nvm_ppa_* - target to/from device with a list of PPAs, void nvm_rq_* - target to/from device with a nvm_rq. Signed-off-by: Matias Bjørling <matias@cnexlabs.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions