]> git.karo-electronics.de Git - linux-beck.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)
commiteb00352b5213e52419ac7dd8bbd84a1300fe4b5d
treeb174243b31b67aa9c7b6e60e76242718c55647d9
parent0e5c3246dbb96b6870634e7d51b2490f05c976cf
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