]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit46b160ceda405746c10d0e73d3a73fb5219f7fd3
tree72c70ae977ca4b021a7153b59f2ebf6aade9d116
parent4af3f75d7992dd0dc49da95fbc039fa3806fba4f
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