[Openais] evs cleanup - remove handle access by reference

Steven Dake sdake at mvista.com
Wed Feb 16 17:14:31 PST 2005


Folks

With the new format of the AIS B specifications, I suggest we more
closely follow the type definitions for the evs service.

The attached patch changes all references to a handle to be by value
instead of by reference.

As an example:

unsigned long long handle;

evs_finalize (handle) should be used, instead of evs_finalize (&handle).

Comments or suggestions welcome.

Thanks
-steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: evs-cleanup.patch
Type: text/x-patch
Size: 13200 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20050216/01ebe178/evs-cleanup-0001.bin


More information about the Openais mailing list