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 <[email protected]>
> ---
>  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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to