[Libvirt-cim] [PATCH 1 of 3] Make VSMS honor Weight property of ProcRASD for LXC

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Oct 14 00:03:44 UTC 2008


> +
> +        op = CMGetObjectPath(inst, NULL);
> +        if (op == NULL) {
> +                CU_DEBUG("Unable to determine class of ProcRASD");
> +                return NULL;
> +        }
> +

Getting the ObjectPath here isn't needed - it's not used elsewhere in 
the function.

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




More information about the Libvirt-cim mailing list