On Sun, May 11, 2014 at 8:38 PM, Julio Faracco <jcfaracco(a)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