]> 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)
commitc2067b9c7c0b78928f9c0a3a80c7b1e39193496a
tree72c70ae977ca4b021a7153b59f2ebf6aade9d116
parent9ac09e432ec807786af11e0e2cf5db7b569a03a3
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