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

Eric Blake eblake at redhat.com
Mon May 5 22:07:27 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.
> Most of the files changed in this commit included Network (network_conf.* and interface_conf.*) enum structures.

Similar commit message tweaks.

> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/conf/interface_conf.c   |    2 +-
>  src/conf/interface_conf.h   |   26 +++++++++++++-------------
>  src/conf/network_conf.c     |    2 +-
>  src/conf/network_conf.h     |   14 +++++++-------
>  src/network/bridge_driver.c |    4 ++--
>  5 files changed, 24 insertions(+), 24 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/d9df5e5b/attachment-0001.sig>


More information about the libvir-list mailing list