[Libvirt-cim] [PATCH 1 of 2] Remove static from get_rasd_instance()

Dan Smith danms at us.ibm.com
Mon Nov 26 15:21:39 UTC 2007


KR> # HG changeset patch
KR> # User Kaitlin Rupert <karupert at us.ibm.com>
KR> # Date 1195662213 28800
KR> # Node ID ad925c6e9bf0635e79c2b6e45698d11ede760d99
KR> # Parent  5c0b219865cd675d54d4a13230c549be93a4d144
KR> Remove static from get_rasd_instance()

Looks fine to me, except that:

KR> diff -r 5c0b219865cd -r ad925c6e9bf0 src/Virt_RASD.h
KR> --- a/src/Virt_RASD.h	Wed Nov 21 08:17:31 2007 -0800
KR> +++ b/src/Virt_RASD.h	Wed Nov 21 08:23:33 2007 -0800
KR> @@ -41,6 +41,12 @@ int rasds_for_domain(const CMPIBroker *b

KR>  CMPIrc rasd_type_from_classname(const char *cn, uint16_t *type);

KR> +CMPIInstance *get_rasd_instance(const CMPIContext *context,
KR> +                                const CMPIObjectPath *ref,
KR> +                                const CMPIBroker *broker,
KR> +                                       const char *id,
KR> +                                       const uint16_t type);
KR> +
KR>  #endif

Your whitespace is broken here.

-- 
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/20071126/e54369f4/attachment.sig>


More information about the Libvirt-cim mailing list