[libvirt] [PATCH 1/4] conf: use typedefs for enums in "src/conf/{node_device_conf, nwfilter_params}.h"

Nehal J Wani nehaljw.kkd1 at gmail.com
Mon May 12 21:02:05 UTC 2014


On Sun, May 11, 2014 at 8:38 PM, Julio Faracco <jcfaracco at gmail.com> 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 reltaed to Network (node_device_conf.h and nwfilter_params.*) enums.

s/reltaed/related

Same typo in the commit message in
6000705ab191d91adf77b65ce7e4ff63b0582462. Don't wanna repeat again.
Please cut your commit message length, as Eric had mentioned in
https://www.redhat.com/archives/libvir-list/2014-April/msg01134.html


Regards,
Nehal J Wani




More information about the libvir-list mailing list