[libvirt] [PATCH] Replace REMOTE_DEBUG with VIR_DEBUG in daemon dispatcher

Eric Blake eblake at redhat.com
Wed Apr 13 15:28:27 UTC 2011


On 04/13/2011 09:11 AM, Daniel P. Berrange wrote:
> The daemon dispatcher code had an obsolete macro
> 
>   #define REMOTE_DEBUG(fmt, ...) VIR_DEBUG(fmt, __VA_ARGS__)
> 
> This can be trivially removed
> 
> * daemon/remote.c: s/REMOTE_DEBUG/VIR_DEBUG/
> ---
>  daemon/remote.c |   59 +++++++++++++++++++++++++++----------------------------
>  1 files changed, 29 insertions(+), 30 deletions(-)

1 deletion, and 29 mechanical changes.  And we now get 'make
syntax-check' validation of the debug message :)

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/873dcdab/attachment-0001.sig>


More information about the libvir-list mailing list