]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: make nvm_free static
authorJavier González <jg@lightnvm.io>
Sat, 15 Apr 2017 18:55:46 +0000 (20:55 +0200)
committerJens Axboe <axboe@fb.com>
Sun, 16 Apr 2017 16:06:25 +0000 (10:06 -0600)
commitb991b975acaf037e1b81a82da715c5be4e18ab7f
tree72c70ae977ca4b021a7153b59f2ebf6aade9d116
parentf91b7e8aa6f4fbf45eb60d08675c877a416237c6
lightnvm: make nvm_free static

Prefix the nvm_free static function with a missing static keyword.

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