]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p
authorRakesh Pandit <rakesh@tuxera.com>
Fri, 13 Oct 2017 12:46:32 +0000 (14:46 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Oct 2017 14:34:57 +0000 (08:34 -0600)
commit2793a4566539549a3863a3fc627a2ffa76dfb2ac
treed832f1397a952f036e4d25f9227e766bf0be7a3c
parenta46b73db17645a1119819e0707c6d6a54d108b58
lightnvm: pblk: reduce arguments in __pblk_rb_update_l2p

We already pass the structure pointer so no need to pass the member.

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>
drivers/lightnvm/pblk-rb.c