[libvirt] [PATCH] Remove superfluous new lines from messages

Daniel P. Berrange berrange at redhat.com
Tue Jan 12 20:27:08 UTC 2010


On Tue, Jan 12, 2010 at 03:25:52PM +0100, Jiri Denemark wrote:
> I noticed some debug messages are printed with an empty lines after
> them. This patch removes these empty lines from all invocations of the
> following macros:
>     VIR_DEBUG
>     VIR_DEBUG0
>     VIR_ERROR
>     VIR_ERROR0
>     VIR_INFO
>     VIR_WARN
>     VIR_WARN0
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  daemon/libvirtd.c                         |   10 +++---
>  daemon/remote.c                           |    8 ++--
>  src/lxc/lxc_driver.c                      |    2 +-
>  src/network/bridge_driver.c               |   10 +++---
>  src/node_device/node_device_hal.c         |   16 ++++----
>  src/node_device/node_device_linux_sysfs.c |   16 ++++----
>  src/node_device/node_device_udev.c        |   54 ++++++++++++++--------------
>  src/qemu/qemu_driver.c                    |   36 +++++++++---------
>  src/qemu/qemu_monitor_text.c              |   14 ++++----
>  src/secret/secret_driver.c                |    2 +-
>  src/util/pci.c                            |    2 +-
>  src/xen/proxy_internal.c                  |   22 ++++++------
>  tools/console.c                           |   12 +++---
>  13 files changed, 102 insertions(+), 102 deletions(-)

ACK


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list