[libvirt] [PATCH] Standard on error variable name in libvirtd dispatcher

Eric Blake eblake at redhat.com
Wed Apr 13 15:03:20 UTC 2011


On 04/13/2011 08:57 AM, Daniel P. Berrange wrote:
> Some dispatcher methods have a parameter
> 
>             remote_error *err,
> 
> Instead of the more normal
> 
>             remote_error *rerr,
> 
> * daemon/remote.c: s/err/rerr/
> ---
>  daemon/remote.c |  108 +++++++++++++++++++++++++++---------------------------
>  1 files changed, 54 insertions(+), 54 deletions(-)

Cosmetic and mechanical.  I'm guessing that doing this will help
automate your future conversions to the improved generic RPC
implementation :)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110413/0ccfcb61/attachment-0001.sig>


More information about the libvir-list mailing list