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.
Again, long subject and commit message contents, so I tweaked them. > Most of the files changed in this commit included CPU (cpu_conf) enum > structures. > > Signed-off-by: Julio Faracco <[email protected]> > --- > src/conf/cpu_conf.c | 2 +- > src/conf/cpu_conf.h | 22 +++++++++++----------- > src/conf/device_conf.h | 4 ++-- > src/cpu/cpu_powerpc.c | 2 +- > src/cpu/cpu_x86.c | 4 ++-- > 5 files changed, 17 insertions(+), 17 deletions(-) ACK and pushed. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
