Colin Ian King 65853a1da3 libnvdimm, namespace: make a couple of functions static
The functions create_namespace_pmem and create_namespace_blk are local
to the source and do not need to be in global scope, so make them static.

Cleans up sparse warnings:
symbol 'create_namespace_pmem' was not declared. Should it be static?
symbol 'create_namespace_blk' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2017-10-07 10:04:06 -07:00
..
2017-07-03 16:56:26 -06:00
2017-09-11 13:10:57 -07:00
2017-08-31 15:05:10 -07:00
2017-08-31 15:05:10 -07:00
2017-04-19 15:14:35 -07:00
2016-05-20 22:02:57 -07:00