Re: [libvirt] [PATCH v3 01/14] virsh: Covert VSH_POOL_ macro to VIRSH_COMMON_OPT_

2016-01-11 Thread Andrea Bolognani
On Sat, 2016-01-09 at 08:36 -0500, John Ferlan wrote: > Commit id's 'cf793b00', 'e178688f', 'f9a6110f', '5372d49', and 'e193735' > added new VSH_POOL_ macros; however, it was pointed out after push that > commit id '834c5720' preferred use of VIRSH_ for the prefix over VSH_. > > So this patch

[libvirt] [PATCH v3 01/14] virsh: Covert VSH_POOL_ macro to VIRSH_COMMON_OPT_

2016-01-09 Thread John Ferlan
Commit id's 'cf793b00', 'e178688f', 'f9a6110f', '5372d49', and 'e193735' added new VSH_POOL_ macros; however, it was pointed out after push that commit id '834c5720' preferred use of VIRSH_ for the prefix over VSH_. So this patch just changes the VSH_ to VIRSH_ and it changes the naming format