[libvirt] [PATCH] virsh: Clean up usage of boolean flag variables

Eric Blake eblake at redhat.com
Tue Apr 10 12:55:01 UTC 2012


On 04/10/2012 06:44 AM, Peter Krempa wrote:
> This patch cleans up variables used to store boolean command flags that
> are inquired by vshCommandOptBool to use the bool data type instead of
> an integer.
> 
> Additionaly this patch cleans up flag variables that are inferred from

s/Additionaly/Additionally/

> existing flags.
> ---
>  tools/virsh.c |  120 ++++++++++++++++++++++++++++----------------------------
>  1 files changed, 60 insertions(+), 60 deletions(-)

ACK; fairly mechanical, and the result is easier to read.

-- 
Eric Blake   eblake at 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: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120410/fc9d0ae1/attachment-0001.sig>


More information about the libvir-list mailing list