[libvirt PATCH 02/11] VIR_XPATH_NODE_AUTORESTORE: Add semicolon

Ján Tomko jtomko at redhat.com
Wed Aug 25 14:50:55 UTC 2021


On a Wednesday in 2021, Tim Wiederhake wrote:
>This is preparation for the next patch which will make the use of a
>semicolon after VIR_XPATH_NODE_AUTORESTORE mandatory.
>
>Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
>---
> src/conf/backup_conf.c             |   2 +-
> src/conf/checkpoint_conf.c         |   2 +-
> src/conf/cpu_conf.c                |   2 +-
> src/conf/domain_conf.c             | 140 ++++++++++++++---------------
> src/conf/interface_conf.c          |   8 +-
> src/conf/netdev_vlan_conf.c        |   2 +-
> src/conf/network_conf.c            |  14 +--
> src/conf/networkcommon_conf.c      |   2 +-
> src/conf/node_device_conf.c        |  42 ++++-----
> src/conf/numa_conf.c               |   6 +-
> src/conf/snapshot_conf.c           |   2 +-
> src/conf/storage_adapter_conf.c    |   2 +-
> src/conf/storage_conf.c            |   4 +-
> src/conf/storage_encryption_conf.c |   4 +-
> src/conf/storage_source_conf.c     |   2 +-
> src/conf/virsavecookie.c           |   2 +-
> src/cpu/cpu_map.c                  |   4 +-
> src/cpu/cpu_x86.c                  |   2 +-
> src/lxc/lxc_domain.c               |   2 +-
> src/qemu/qemu_capabilities.c       |   2 +-
> src/qemu/qemu_domain.c             |   8 +-
> src/qemu/qemu_domainjob.c          |   2 +-
> src/qemu/qemu_migration_cookie.c   |   8 +-
> 23 files changed, 132 insertions(+), 132 deletions(-)
>

This does not compile on its own, please squash it into the patch
that mandates the semicolon.

(IIRC I was not able to write a version of the macro that would
accept both on both compilers)

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210825/4c0308e6/attachment-0001.sig>


More information about the libvir-list mailing list