lightnvm: Make functions not used by ouside static
authorJohannes Thumshirn <jthumshirn@suse.de>
Thu, 7 Jul 2016 07:54:11 +0000 (09:54 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 7 Jul 2016 14:51:52 +0000 (08:51 -0600)
commit58eaaf9b6ccb8d5e40b83b75b2aeb29a63ce653a
tree51db5dbf1465ab84202e063b30efd44bcb4b720c
parent6f929702191deb12d3cef8d9b7e774c0ab54fe5b
lightnvm: Make functions not used by ouside static

Mark functions not used by ouside of thier implementing file as static.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/lightnvm/core.c
drivers/lightnvm/sysblk.c