[Libvirt-cim] [PATCH] Expose console information informally in ComputerSystem instance

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Wed Apr 16 22:29:35 UTC 2008


> +        if (gethostname(host, sizeof(host)) != 0) {
> +                CU_DEBUG("Unable to get hostname: %m");

I'm late to review here, and I think this has already gone in.  But this 
debug statement doesn't need the %m.

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list