[Libvirt-cim] [PATCH] Update EC to add support for VSMS to VSMC association

Dan Smith danms at us.ibm.com
Tue Feb 12 18:20:36 UTC 2008


KR> +static CMPIStatus service_to_cap(const CMPIObjectPath *ref,
KR> +                                 struct std_assoc_info *info,
KR> +                                 struct inst_list *list)
KR> +{
KR> +        CMPIInstance *inst = NULL;
KR> +        CMPIStatus s = {CMPI_RC_OK, NULL};
KR> +
KR> +        if (!match_hypervisor_prefix(ref, info))
KR> +                goto out;
KR> +
KR> +       s = validate_service_get_caps(ref, &inst);

Whitespace issue.

Otherwise this seems fine to me.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20080212/aa16e8da/attachment.sig>


More information about the Libvirt-cim mailing list