diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-05 11:55:57 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2017-10-07 19:04:06 +0200 |
commit | 65853a1da3c181f85d368daa40abb91025c368fc (patch) | |
tree | 3b14667b99c1a1d98cc7fab6a2cf76645e28a66a /MAINTAINERS | |
parent | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status (diff) | |
download | linux-65853a1da3c181f85d368daa40abb91025c368fc.tar.xz linux-65853a1da3c181f85d368daa40abb91025c368fc.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions