[libvirt] [PATCH 2/4] src: fix incorrect indentation or empty for first line in function body

Ján Tomko jtomko at redhat.com
Wed Sep 12 12:02:17 UTC 2018


It would be nice not to mix line removals with re-indentation.

Jano

On Wed, Sep 12, 2018 at 11:58:21AM +0800, Shi Lei wrote:
>Signed-off-by: Shi Lei <shi_lei at massclouds.com>
>---
> src/bhyve/bhyve_command.c              |  3 -
> src/bhyve/bhyve_conf.c                 |  6 +-
> src/bhyve/bhyve_driver.c               | 33 +++++------
> src/bhyve/bhyve_monitor.c              |  1 -
> src/bhyve/bhyve_process.c              |  1 -
> src/conf/cpu_conf.c                    |  1 -
> src/conf/domain_capabilities.c         |  1 -
> src/conf/domain_conf.c                 | 12 +---
> src/conf/network_conf.c                |  2 -
> src/cpu/cpu_s390.c                     | 82 +++++++++++++-------------
> src/cpu/cpu_x86.c                      |  1 -
> src/esx/esx_vi_types.c                 |  2 +-
> src/locking/lock_driver_nop.c          |  1 -
> src/network/bridge_driver.c            |  1 -
> src/network/bridge_driver_linux.c      |  1 -
> src/nwfilter/nwfilter_learnipaddr.c    |  1 -
> src/phyp/phyp_driver.c                 |  1 -
> src/qemu/qemu_alias.c                  |  1 -
> src/qemu/qemu_domain_address.c         |  1 -
> src/qemu/qemu_driver.c                 |  1 -
> src/qemu/qemu_monitor.c                |  1 -
> src/qemu/qemu_monitor_json.c           |  1 -
> src/qemu/qemu_process.c                |  1 -
> src/storage/storage_backend_sheepdog.c |  3 -
> src/storage/storage_driver.c           |  1 -
> src/storage/storage_util.c             |  1 -
> src/test/test_driver.c                 |  2 -
> src/util/vircommand.c                  |  6 +-
> src/util/virdbuspriv.h                 | 18 +++---
> src/util/virdnsmasq.c                  |  1 -
> src/util/virfile.c                     |  1 -
> src/util/virnetdev.c                   | 55 ++++++++---------
> src/util/virnetdevmacvlan.c            | 11 ++--
> src/util/virnetdevvportprofile.c       |  2 +-
> src/util/virstoragefile.c              |  1 -
> src/util/virutil.c                     |  3 +-
> src/vbox/vbox_storage.c                |  1 -
> src/vz/vz_driver.c                     |  1 -
> src/vz/vz_sdk.c                        |  1 -
> src/xenapi/xenapi_driver.c             |  2 -
> src/xenconfig/xen_common.c             |  9 ++-
> 41 files changed, 111 insertions(+), 164 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180912/91763f9f/attachment-0001.sig>


More information about the libvir-list mailing list