Dňa 29.9.2011 18:22, Eric Blake wrote / napísal(a):
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 | 9 ++++++---
src/conf/storage_conf.c | 9 ++++++---
src/conf/storage_encryption_conf.c | 20 ++++++++------------
src/conf/storage_encryption_conf.h | 5 ++---
4 files changed, 22 insertions(+), 21 deletions(-)
ACK.
Peter