[libvirt] [PATCH 2/4] conf: use typedefs for enums in "src/conf/nwfilter_conf.h"

Eric Blake eblake at redhat.com
Wed May 14 15:58:43 UTC 2014


On 05/11/2014 09:08 AM, Julio Faracco wrote:
> In "src/conf/" there are many enumeration (enum) declarations. Similar to the recent cleanup to "src/util" directory, it's better to use 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 are related to network filter (nwfilter_conf) enums.

Rewrapped,

> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/conf/nwfilter_conf.c |    8 ++++----
>  src/conf/nwfilter_conf.h |   44 ++++++++++++++++++++++----------------------
>  2 files changed, 26 insertions(+), 26 deletions(-)

ACK and applied.

-- 
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/20140514/0ca1d2fb/attachment-0001.sig>


More information about the libvir-list mailing list