[libvirt] [PATCH 1/5] conf: changing all the "enum" structures into typedef's in "src/conf/" directory.

Eric Blake eblake at redhat.com
Mon May 5 21:54:36 UTC 2014


On 04/27/2014 06:15 PM, Julio Faracco wrote:
> In "src/conf/" there are many enumeration (enum) structures like "src/util" directory. Sometimes, it's better using a typedef for variable types, function types and other usages. Other enumeration and folders will be changed to typedef's in the future.

Again, long subject and commit message contents, so I tweaked them.

> Most of the files changed in this commit included CPU (cpu_conf) enum structures.
> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/conf/cpu_conf.c    |    2 +-
>  src/conf/cpu_conf.h    |   22 +++++++++++-----------
>  src/conf/device_conf.h |    4 ++--
>  src/cpu/cpu_powerpc.c  |    2 +-
>  src/cpu/cpu_x86.c      |    4 ++--
>  5 files changed, 17 insertions(+), 17 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/20140505/f6bd5852/attachment-0001.sig>


More information about the libvir-list mailing list