[libvirt] [PATCH 2/3] conf: enum cleanups in "src/conf/domain_conf.h"

Eric Blake eblake at redhat.com
Mon Jun 2 21:23:36 UTC 2014


On 05/31/2014 06:22 PM, Julio Faracco wrote:
> In "src/conf/domain_conf.h" there are many enumerations (enum)
> declarations to be converted as a typedef too. As mentioned before,
> it's better to use a typedef for variable types, function types and
> other usages. I think this file has most of those enum declarations
> at "src/conf/". So, me and Eric Blake plan to keep the cleanups all
> over the source code. This time, most of the files changed in this
> commit are related to part of one file: "src/conf/domain_conf.h".
> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/conf/domain_conf.c      |    4 +--
>  src/conf/domain_conf.h      |   84 +++++++++++++++++++++----------------------
>  src/qemu/qemu_command.c     |    4 +--
>  src/qemu/qemu_domain.c      |    2 +-
>  src/qemu/qemu_hotplug.c     |    2 +-
>  src/security/security_dac.c |    4 +--
>  6 files changed, 50 insertions(+), 50 deletions(-)
> 

ACK and pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140602/4e7aaae6/attachment-0001.sig>


More information about the libvir-list mailing list