On a Thursday in 2021, Michal Privoznik wrote:
After previous cleanups some labels became needles because they

s/needles/needless/ both here and in the summary

contain just a return statement. There's no point in having such
labels.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
---
src/bhyve/bhyve_parse_command.c | 15 ++++++--------
src/conf/domain_conf.c          |  4 +---
src/conf/virdomainobjlist.c     | 13 +++++-------
src/libxl/libxl_domain.c        | 12 ++++-------
src/libxl/libxl_driver.c        | 24 +++++++++-------------
src/libxl/xen_xl.c              | 29 ++++++++++++---------------
src/libxl/xen_xm.c              | 13 +++++-------
src/lxc/lxc_native.c            | 35 +++++++++++++++------------------
src/qemu/qemu_saveimage.c       | 14 +++++--------
src/test/test_driver.c          | 12 ++++-------
src/vz/vz_driver.c              | 18 +++++++----------
src/vz/vz_sdk.c                 | 35 +++++++++++++++------------------
12 files changed, 91 insertions(+), 133 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to