On Fri, Sep 15, 2017 at 20:30:04 -0400, John Ferlan wrote:
Move the virSecretUsageType into the util.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/domain_conf.c | 1 +
src/conf/secret_conf.c | 4 +---
src/conf/secret_conf.h | 2 --
src/qemu/qemu_parse_command.c | 2 +-
src/storage/storage_driver.c | 1 +
src/util/virsecret.c | 2 ++
src/util/virsecret.h | 3 +++
tools/virsh-secret.c | 2 +-
8 files changed, 10 insertions(+), 7 deletions(-)
ACK