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(a)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