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@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list