]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/config: s/_get_val/_get_val_generic/
authorKefu Chai <kchai@redhat.com>
Mon, 9 Oct 2017 01:45:57 +0000 (09:45 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 9 Oct 2017 02:38:08 +0000 (10:38 +0800)
commit28b653616eb7a3ba85db0063f4704eefc5a75d55
tree11854c4d741966e68a08a81ed581663d90eef9cf
parent3b9564f667057712476e0a1038906e362c318137
common/config: s/_get_val/_get_val_generic/

avoid distinguish two methods with their return types and non-templated
versus templated. also, this follows the convention of md_config_t.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/config.cc
src/common/config.h