[libvirt] [PATCH] Get rid of shadowed booleans

Eric Blake eblake at redhat.com
Tue Oct 22 14:27:17 UTC 2013


On 10/22/2013 01:36 PM, Michal Privoznik wrote:
> There are still two places where we are using 1bit width unsigned
> integer to store a boolean. There's no real need for this and these
> occurrences can be replaced with 'bool'.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/interface_conf.h | 4 ++--
>  src/rpc/virnetserver.c    | 8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 

ACK

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


More information about the libvir-list mailing list