]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: simplify indentation of disk encryption xml
authorEric Blake <eblake@redhat.com>
Thu, 22 Sep 2011 18:16:26 +0000 (12:16 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 26 Oct 2011 17:14:43 +0000 (11:14 -0600)
commit4d8e20f6c20827d4900bf785e6f0b77ce759e5eb
tree94b717566abdab9f9d1e055d60e6f49f03a32602
parent46e1a426f9acd26ffe87330d6d7a2c7bdd7cddfd
snapshot: simplify indentation of disk encryption xml

Use auto-indent in more places.

* src/conf/storage_encryption_conf.h (virStorageEncryptionFormat):
Drop parameter.
* src/conf/storage_encryption_conf.c (virStorageEncryptionFormat)
(virStorageEncryptionSecretFormat): Simplify with auto-indent.
* src/conf/domain_conf.c (virDomainDiskDefFormat): Adjust caller.
* src/conf/storage_conf.c (virStorageVolTargetDefFormat): Likewise.
src/conf/domain_conf.c
src/conf/storage_conf.c
src/conf/storage_encryption_conf.c
src/conf/storage_encryption_conf.h