]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: remove unnecessary variables in rrpc
authorJavier González <jg@lightnvm.io>
Mon, 28 Nov 2016 21:39:02 +0000 (22:39 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 29 Nov 2016 19:12:51 +0000 (12:12 -0700)
commit4daf1188f08e358a3c054d72d440fad944208777
treeb174243b31b67aa9c7b6e60e76242718c55647d9
parentc4c2c969924a123dc3c4eb726ab889818eefae4b
lightnvm: remove unnecessary variables in rrpc

Before vectored I/Os were supported on rrpc, the physical address was
stored as part of the nvm_rqd request. This variable become obsolete
when the ppa_list was introduced. Cleanup this variable.

Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/lightnvm/rrpc.c
drivers/lightnvm/rrpc.h